UNPKG

hello_test_yangyj

Version:
20 lines (19 loc) 382 B
{ "name": "hello_test_yangyj", "version": "0.0.6", "description": "A hello world package", "main": "hello.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/yangyj061/npmTest.git" }, "keywords": [ "Hello", "world" ], "author": "yangyj", "license": "MIT" }