forwarder-node
Version:
28 lines (27 loc) • 624 B
JSON
{
"name": "forwarder-node",
"version": "0.0.126",
"description": "forwarder",
"main": "forwarder",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"install": "cmake-js build"
},
"dependencies": {
"publish": "^0.6.0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/voyagingmk/forwarder-node.git"
},
"keywords": [
"forwarder"
],
"author": "Wyman",
"license": "ISC",
"gypfile": true,
"bugs": {
"url": "https://github.com/voyagingmk/forwarder-node/issues"
},
"homepage": "https://github.com/voyagingmk/forwarder-node#readme"
}