Skip to content

Instantly share code, notes, and snippets.

@dispeakble
Created August 17, 2018 09:32
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dispeakble/5e1ffdaddfcbbab3a3f9caa5b81d128f to your computer and use it in GitHub Desktop.
Save dispeakble/5e1ffdaddfcbbab3a3f9caa5b81d128f to your computer and use it in GitHub Desktop.
ai package.json
{
"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