Skip to content

Instantly share code, notes, and snippets.

@ggoodman
Created July 12, 2012 13:50
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 ggoodman/0a0e08d589aff3d5c6dd to your computer and use it in GitHub Desktop.
Save ggoodman/0a0e08d589aff3d5c6dd to your computer and use it in GitHub Desktop.
{
"name": "plunker",
"subdomain": "plunker",
"domains": [
"plnkr.co",
"raw.plnkr.co",
"api.plnkr.co"
],
"scripts": {
"start": "server.js"
},
"engines": {
"node": "0.6.x"
},
"version": "0.3.5",
"private": true,
"dependencies": {
"coffee-script": "1.3.x",
"express": "2.5.x",
"gzippo": "0.1.x",
"jade": "0.25.x",
"less": "1.3.x",
"mime": "1.2.x",
"underscore": "1.3.x",
"backbone": "0.9.x",
"connect-assets": "2.2.x",
"share": "https://github.com/josephg/ShareJS/tarball/master",
"express-subdomains": "0.0.x",
"authom": "0.4.x",
"nconf": "0.5.x",
"json-schema": "https://github.com/kriszyp/json-schema/tarball/master",
"request": "2.9.x",
"connect": "1.x",
"async": "0.1.x",
"mongoose": "2.7.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment