UNPKG

wonderwomen

Version:

this is my first module at nagra

23 lines (22 loc) 407 B
{ "name": "wonderwomen", "version": "1.0.0", "description": "this is my first module at nagra", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "bengaluru", "nagra", "india" ], "author": "vijay", "license": "ISC", "dependencies": { "axios": "^0.26.1" }, "devDependencies": { "morgan": "^1.10.0" } }