Files
bruno/packages/grafnode-www/package.json
Anoop M D e04bf87bf1 v0.0.1
2021-12-03 21:43:08 +05:30

23 lines
499 B
JSON

{
"name": "@grafnode/www",
"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",
"dependencies": {
"@grafnode/www": "^0.0.1"
}
}