UNPKG

rupee_format

Version:
28 lines (27 loc) 610 B
{ "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" } }