jqb-lifecycle
Version:
objects lifecycle manager
30 lines (29 loc) • 622 B
JSON
{
"name": "jqb-lifecycle",
"version": "0.0.1",
"description": "objects lifecycle manager",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/jqbrick/jqb-lifecycle"
},
"keywords": [
"object",
"lifecycle",
"init",
"start",
"stop",
"initialisation",
"workspace",
"jqbrick"
],
"author": "Marco Pegoraro",
"license": "MIT",
"bugs": {
"url": "https://github.com/jqbrick/jqb-lifecycle/issues"
},
"homepage": "https://github.com/jqbrick/jqb-lifecycle"
}