mirror of
https://github.com/usebruno/bruno.git
synced 2024-11-30 03:43:42 +01:00
20 lines
451 B
JSON
20 lines
451 B
JSON
|
{
|
||
|
"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"
|
||
|
}
|