Skip to content

Instantly share code, notes, and snippets.

@othiym23
Created September 22, 2015 03:16
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 othiym23/db257e9754aa9754bbcc to your computer and use it in GitHub Desktop.
Save othiym23/db257e9754aa9754bbcc to your computer and use it in GitHub Desktop.
{
"name": "projects",
"version": "1.0.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [],
"author": "Forrest L Norvell <ogd@aoaioxxysz.net>",
"license": "MIT",
"dependencies": {
"bluebird": "^2.10.0",
"connect-redis": "1.4.5",
"decimal.js": "^4.0.2",
"dotenv": "^1.2.0",
"ejs": "~0.8.4",
"file-type": "^2.10.2",
"fs-extra": "^0.24.0",
"grunt": "^0.4.2",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-coffee": "~0.10.1",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-cssmin": "~0.9.0",
"grunt-contrib-jst": "~0.6.0",
"grunt-contrib-less": "0.11.1",
"grunt-contrib-uglify": "~0.4.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-sails-linker": "^0.9.6",
"grunt-sync": "~0.0.4",
"hashids": "^1.0.2",
"html-pdf": "^1.4.0",
"include-all": "~0.1.3",
"ipaddr.js": "^1.0.3",
"ipware": "0.0.7",
"is-svg": "~1.1.1",
"joi": "^6.7.0",
"jsonwebtoken": "^5.0.5",
"kue": "^0.9.4",
"lodash": "^3.10.1",
"method-override": "^2.3.5",
"mime": "^1.3.4",
"moment": "^2.10.6",
"morgan": "^1.6.1",
"mz": "^2.0.0",
"native-or-bluebird": "^1.2.0",
"node-uuid": "~1.4.3",
"node-xlsx": "^0.6.0",
"otp.js": "^1.0.4",
"passport": "^0.3.0",
"passport-local": "^1.0.0",
"pg": "^4.4.1",
"pg-native": "^1.9.0",
"pg-promise": "^1.10.5",
"pingpp": "^2.0.6",
"pinyin": "^2.6.2",
"qr-image": "^3.1.0",
"raw-body": "^2.1.3",
"rc": "^0.5.5",
"request-promise": "^0.4.3",
"sails": "^0.11.0",
"sails-disk": "^0.10.8",
"sails-hook-email": "^0.12.1",
"sails-migrations": "^2.0.7",
"sails-postgresql": "^0.10.16",
"sails-redis": "^0.10.5",
"sha1-hex": "^1.0.0",
"shortid": "^2.2.2",
"slug": "^0.9.1",
"statuses": "^1.2.1",
"thenify": "^3.1.0",
"utf8": "^2.1.1",
"wechat-oauth": "^1.1.0"
},
"devDependencies": {
"eslint": "^1.3.x",
"espower-loader": "^1.0.0",
"grunt-rename": "^0.1.4",
"istanbul": "^0.3.x",
"mocha": "^2.3.2",
"power-assert": "^1.0.0",
"shipit": "^0.2.4",
"shipit-deploy": "^2.0.0",
"shipit-npm": "^0.2.0",
"should": "^7.1.0",
"supertest": "^1.1.0"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment