bruno/packages/grafnode-components/package.json

20 lines
451 B
JSON
Raw Normal View History

2021-12-03 17:12:22 +01:00
{
"name": "@grafnode/components",
"version": "0.0.1",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/grafnode/grafnode.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/grafnode/grafnode/issues"
},
"homepage": "https://github.com/grafnode/grafnode#readme"
}