mirror of
https://github.com/usebruno/bruno.git
synced 2026-07-07 14:08:38 +00:00
feat: init component and www packages
This commit is contained in:
19
packages/grafnode-components/package.json
Normal file
19
packages/grafnode-components/package.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user