UNPKG

mahesh

Version:
29 lines (28 loc) 593 B
{ "name": "mahesh", "version": "1.0.0", "description": "First Demo Module", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/classfiles/oracle.git" }, "keywords": [ "oracle", "mumbai", "vijay", "mahesh" ], "author": "Mahesh Kothari", "license": "ISC", "bugs": { "url": "https://github.com/classfiles/oracle/issues" }, "homepage": "https://github.com/classfiles/oracle#readme", "dependencies": { "express": "^4.17.1" } }