proa
Version:
proactive web applications
23 lines (22 loc) • 550 B
JSON
{
"name": "proa",
"version": "1.0.0",
"description": "proactive web applications",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/nelsonic/proa.git"
},
"keywords": [
"proactive"
],
"author": "nelsonic <nodecoder@gmail.com> (https://github.com/nelsonic)",
"license": "GPL-2.0",
"bugs": {
"url": "https://github.com/nelsonic/proa/issues"
},
"homepage": "https://github.com/nelsonic/proa#readme"
}