pubapptest/frontend-js/package.json

20 lines
497 B
JSON

{
"name": "pubapptest-frontend-js",
"version": "1.0.0",
"description": "",
"main": "src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/mdchap/pubapptest.git"
},
"author": "Matt Chapman <m.d.chapman0202@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/mdchap/pubapptest/issues"
},
"homepage": "https://github.com/mdchap/pubapptest#readme"
}