Nope, back to opusscript

This commit is contained in:
Daniel Odendahl Jr
2017-03-19 14:16:30 +00:00
parent 341abb3a00
commit b9913feda8
+2 -4
View File
@@ -8,8 +8,7 @@
"url": "git+https://dragonfire535@bitbucket.org/dragonfire535/xiaobot.git" "url": "git+https://dragonfire535@bitbucket.org/dragonfire535/xiaobot.git"
}, },
"scripts": { "scripts": {
"start": "node shardingmanager.js", "start": "node shardingmanager.js"
"install": "node-gyp configure; node-gyp build"
}, },
"engines": { "engines": {
"node": "7.7.3" "node": "7.7.3"
@@ -30,8 +29,7 @@
"moment": "^2.17.1", "moment": "^2.17.1",
"moment-duration-format": "^1.3.0", "moment-duration-format": "^1.3.0",
"morse": "^0.1.0", "morse": "^0.1.0",
"node-gyp": "^3.6.0", "opusscript": "0.0.3",
"node-opus": "^0.2.4",
"pirate-speak": "^1.0.1", "pirate-speak": "^1.0.1",
"request-promise": "^4.1.1", "request-promise": "^4.1.1",
"roman-numeral-converter-mmxvi": "^1.0.5", "roman-numeral-converter-mmxvi": "^1.0.5",