You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
509 B
JSON
23 lines
509 B
JSON
{
|
|
"name": "ircbullshit-proxy",
|
|
"version": "1.0.0",
|
|
"description": "",
|
|
"main": "index.js",
|
|
"scripts": {
|
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
},
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git@git.cryto.net:orgBullshit/ircBullshit-proxy.git"
|
|
},
|
|
"author": "",
|
|
"license": "WTFPL",
|
|
"devDependencies": {
|
|
"@joepie91/gulp-preset-es2015": "^1.0.1",
|
|
"babel-preset-es2015": "^6.9.0",
|
|
"gulp": "^3.9.1",
|
|
"gulp-nodemon": "^2.1.0",
|
|
"ps-tree": "^1.1.0"
|
|
}
|
|
}
|