testpg01
Version:
test download
22 lines (21 loc) • 333 B
JSON
{
"name": "testpg01",
"version": "1.0.0",
"description": "test download",
"main": "./lib/index.js",
"scripts": {
"test": "zz"
},
"repository": {
"type": "git",
"url": "none"
},
"keywords": [
"zm"
],
"author": "zm",
"license": "UNLICENSED",
"dependencies": {
"mypackage01": "1.0.0"
}
}