tor-router/package.json
2015-07-06 10:21:09 -04:00

31 lines
465 B
JSON

{
"name": "tor-router",
"version": "0.0.1",
"author": [
{
"name": "Zachary Boyd",
"email": "zacharyboyd@zacharyboyd.nyc"
}
],
"repository": [
{
"type": "docker",
"url": "http://docker.io/znetstar"
},
{
"type": "git",
"url": "https://bitbucket.org/znetstar/tor-router"
}
],
"homepage": "",
"dependencies": {
},
"scripts": {
"postinstall": "make"
},
"devDependencies": {
}
}