wallet-core/packages/pogen/example/proj1/package.json

15 lines
240 B
JSON

{
"name": "proj1",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"pogen": {
"domain": "test"
}
}