harbor-dom
Version:
Working on it
26 lines (25 loc) • 534 B
JSON
{
"name": "harbor-dom",
"version": "1.0.3",
"description": "Working on it",
"main": "Index.js",
"scripts": {
"test": "harbor test",
"start": "harbor start"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ashleehart/harbor.git"
},
"keywords": [
"harbor",
"test",
"rocket"
],
"author": "Rocket Development",
"license": "GNU LGPL",
"bugs": {
"url": "https://github.com/ashleehart/harbor/issues"
},
"homepage": "https://github.com/ashleehart/harbor#readme"
}