Skip to content

Instantly share code, notes, and snippets.

@kaareal
Created January 27, 2013 19:42
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 kaareal/4650031 to your computer and use it in GitHub Desktop.
Save kaareal/4650031 to your computer and use it in GitHub Desktop.
{
"name": "findus",
"version": "0.1.50-52",
"dependencies": {
"paypal-ab": "https://github.com/kaareal/paypal-ap/tarball/master",
"connect-auth": "0.5.3",
"express": "3.0.6",
"underscore": "1.x",
"mongoose": "3.5.3",
"requirejs": "1.x",
"request": "2.9.x",
"less": "1.x",
"less-middleware": "0.1.x",
"uglify-js": "1.x",
"imagemagick": "0.1.3",
"knox": "0.0.9",
"mkdirp": ">=0.3.3",
"connect": "2.7.1",
"i18n-2": "~0.4.1",
"swig": "0.13.4",
"consolidate": "~0.7.0",
"ejs": "0.7.x",
"faye-websocket": "0.4.x",
"paypal-ap": "0.0.x"
},
"subdomain": "closeterie",
"domains": [
"closeterie.com",
"www.closeterie.com"
],
"scripts": {
"start": "server.js"
},
"engines": {
"node": "0.8.x"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment