hoanglq-test-npm
Version:
25 lines (24 loc) • 528 B
JSON
{
"name": "hoanglq-test-npm",
"version": "1.0.0",
"description": "Hello NPM",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/HoangLQ212/test-npm.git"
},
"keywords": [
"NPM",
"HOANGLQ",
"HELLO"
],
"author": "HOANGLQ",
"license": "ISC",
"bugs": {
"url": "https://github.com/HoangLQ212/test-npm/issues"
},
"homepage": "https://github.com/HoangLQ212/test-npm#readme"
}