rupee_format
Version:
Indian rupee format
28 lines (27 loc) • 610 B
JSON
{
"name": "rupee_format",
"version": "0.0.2",
"description": "Indian rupee format",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/angadisharan/node_rupee_format.git"
},
"keywords": [
"Rupee",
"Rupee_Format",
"Format"
],
"author": "Sharanu Angadi",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/angadisharan/node_rupee_format/issues"
},
"homepage": "https://github.com/angadisharan/node_rupee_format#readme",
"dependencies": {
"s_node_js_utils": "0.0.2"
}
}