UNPKG

garygary

Version:
28 lines (27 loc) 550 B
{ "name": "garygary", "version": "1.0.0", "description": "test gary first js", "main": "ss.js", "dependencies": { "express": "^4.15.3" }, "devDependencies": {}, "scripts": { "test": "make test", "start": "node server.js" }, "repository": { "type": "git", "url": "git+https://github.com/runoob/runoob.git" }, "author": "gary", "license": "ISC", "bugs": { "url": "https://github.com/runoob/runoob/issues" }, "homepage": "https://github.com/runoob/runoob#readme", "keywords": [ "gary" ] }