UNPKG

uday_node

Version:

this is my first module to upload on npmjs.org

23 lines (22 loc) 418 B
{ "name": "uday_node", "version": "1.0.0", "description": "this is my first module to upload on npmjs.org", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "above", "uday", "indira", "nagar", "ihub" ], "author": "uday kumar", "license": "ISC", "dependencies": { "angular": "^1.4.3", "jquery": "^2.1.4" } }