Created
August 17, 2018 09:32
-
-
Save dispeakble/5e1ffdaddfcbbab3a3f9caa5b81d128f to your computer and use it in GitHub Desktop.
ai package.json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"name": "IO", | |
"version": "1.0.0", | |
"description": "IO", | |
"main": "go", | |
"scripts": { | |
"go": "forever go" | |
}, | |
"dependencies": { | |
"babylonjs": "^3.2.0", | |
"cheerio": "^0.22.0", | |
"compendium-js": "0.0.28", | |
"deferred": "^0.7.5", | |
"django": "^0.5.1", | |
"express": "^4.16.3", | |
"moment": "^2.22.2", | |
"opn": "^4.0.2", | |
"pg": "^4.5.7", | |
"prerender-node": "^2.7.0", | |
"python-shell": "0.0.3", | |
"request": "^2.87.0", | |
"socket.io": "^1.7.4" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment