UNPKG

test_first_pakage

Version:
26 lines (25 loc) 558 B
{ "name": "test_first_pakage", "version": "1.0.0", "description": "DES", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/renhz621/learn-javascript.git" }, "keywords": [ "f" ], "author": "ren", "license": "ISC", "bugs": { "url": "https://github.com/renhz621/learn-javascript/issues" }, "homepage": "https://github.com/renhz621/learn-javascript#readme", "dependencies": { "my-package": "0.0.0" } }