tellform/package.json

111 lines
3.1 KiB
JSON
Raw Normal View History

2015-06-29 22:51:29 +00:00
{
2015-11-16 22:25:39 +00:00
"name": "TellForm",
"description": "Opensource alternative to TypeForm",
"version": "1.2.1",
2015-11-23 19:19:02 +00:00
"homepage": "https://github.com/whitef0x0/tellform",
2015-07-14 21:05:16 +00:00
"authors": [
2015-11-06 17:25:30 +00:00
"David Baldwynn <polydaic@gmail.com> (http://baldwynn.me)"
2015-07-14 21:05:16 +00:00
],
2015-11-06 17:25:30 +00:00
"license": "MIT",
2015-07-10 23:46:34 +00:00
"private": true,
2015-06-29 22:51:29 +00:00
"repository": {
"type": "git",
"url": "https://github.com/whitef0x0/NodeForms.git"
2015-06-29 22:51:29 +00:00
},
"engines": {
2015-11-06 20:21:52 +00:00
"node": "~5.0.0",
2015-11-13 01:56:40 +00:00
"npm": "~2.11.2"
2015-06-29 22:51:29 +00:00
},
"scripts": {
"start": "grunt",
"test": "grunt test",
2015-07-13 18:33:36 +00:00
"postinstall": "bower install --config.interactive=false; grunt build"
2015-06-29 22:51:29 +00:00
},
"dependencies": {
2015-08-14 16:40:34 +00:00
"async": "^1.4.2",
2015-11-06 20:31:03 +00:00
"balanced-match": "^0.2.1",
2015-11-06 17:25:30 +00:00
"body-parser": "~1.14.1",
"bower": "~1.6.5",
2015-11-06 20:21:52 +00:00
"brace-expansion": "^1.1.1",
2015-11-06 17:25:30 +00:00
"chalk": "~1.1.1",
"compression": "~1.6.0",
2015-11-06 20:31:03 +00:00
"concat-map": "0.0.1",
2015-06-29 22:51:29 +00:00
"connect-flash": "~0.1.1",
2015-11-06 17:25:30 +00:00
"connect-mongo": "~0.8.2",
"consolidate": "~0.13.1",
"cookie-parser": "~1.4.0",
"email-verification": "whitef0x0/node-email-verification",
"express": "~4.13.3",
"express-device": "~0.4.2",
2015-11-06 17:25:30 +00:00
"express-session": "~1.12.1",
"forever": "~0.15.1",
"fs-extra": "~0.26.2",
"glob": "~5.0.15",
2015-11-03 19:04:59 +00:00
"grunt": "~0.4.1",
"grunt-cli": "~0.1.13",
2015-11-06 17:25:30 +00:00
"grunt-concurrent": "~2.0.4",
"grunt-contrib-csslint": "~0.5.0",
"grunt-contrib-cssmin": "~0.14.0",
"grunt-contrib-jshint": "~0.11.3",
"grunt-contrib-uglify": "~0.10.0",
2015-11-03 19:04:59 +00:00
"grunt-contrib-watch": "~0.6.1",
"grunt-env": "~0.4.1",
"grunt-html2js": "~0.3.5",
2015-11-06 17:25:30 +00:00
"grunt-karma": "~0.12.1",
2015-11-03 19:04:59 +00:00
"grunt-newer": "~1.1.1",
2015-11-06 17:25:30 +00:00
"grunt-ng-annotate": "~1.0.1",
"grunt-node-inspector": "~0.4.1",
"grunt-nodemon": "~0.4.0",
"helmet": "~0.14.0",
"load-grunt-tasks": "~3.3.0",
2015-11-06 20:21:52 +00:00
"lodash": "^2.4.1",
2015-11-06 17:25:30 +00:00
"main-bower-files": "~2.9.0",
2015-09-12 20:23:34 +00:00
"math": "0.0.3",
2015-07-13 21:47:24 +00:00
"method-override": "~2.3.0",
"mongoose": "~3.8.8",
2015-11-06 20:21:52 +00:00
"mongoose-utilities": "~0.1.1",
2015-11-06 17:25:30 +00:00
"morgan": "~1.6.1",
2015-11-06 20:31:03 +00:00
"multer": "~1.1.0",
"node-freegeoip": "0.0.1",
2015-11-06 17:25:30 +00:00
"nodemailer": "~1.8.0",
2015-11-03 19:55:11 +00:00
"nools": "^0.4.1",
2015-11-06 17:25:30 +00:00
"passport": "~0.3.0",
"passport-facebook": "~2.0.0",
"passport-github": "~1.0.0",
"passport-google-oauth": "~0.2.0",
"passport-linkedin": "~1.0.0",
2015-07-13 21:47:24 +00:00
"passport-local": "~1.0.0",
"passport-twitter": "~1.0.2",
2015-11-06 20:21:52 +00:00
"pdffiller": "~0.1.1",
"pkg-up": "^1.0.0",
2015-07-13 21:47:24 +00:00
"raven": "^0.8.1",
2015-08-14 16:40:34 +00:00
"request": "^2.60.0",
2015-11-06 17:25:30 +00:00
"request-promise": "^1.0.2",
2015-11-03 19:55:11 +00:00
"shortid": "^2.2.2",
2015-11-06 17:25:30 +00:00
"soap": "^0.11.0",
2015-07-13 21:47:24 +00:00
"swig": "~1.4.1",
"then-fs": "~2.0.0",
"useragent": "~2.1.7"
},
"devDependencies": {
2015-11-23 19:19:02 +00:00
"grunt-mocha-istanbul": "^3.0.1",
"grunt-mocha-test": "~0.12.1",
"istanbul": "^0.4.0",
"karma": "~0.13.14",
2015-11-03 19:04:59 +00:00
"karma-chrome-launcher": "~0.2.1",
2015-11-06 17:25:30 +00:00
"karma-coverage": "~0.2.0",
"karma-firefox-launcher": "~0.1.3",
"karma-jasmine": "^0.2.3",
2015-11-23 19:19:02 +00:00
"karma-jasmine-html-reporter": "^0.1.8",
"karma-mocha-reporter": "^1.1.1",
"karma-ng-html2js-preprocessor": "^0.2.0",
2015-11-06 17:25:30 +00:00
"karma-phantomjs-launcher": "~0.1.2",
2015-11-23 19:19:02 +00:00
"mailosaur": "^1.0.1",
"mocha": ">=1.20.0",
"node-mandrill": "^1.0.1",
2015-11-01 00:32:37 +00:00
"should": "~7.1.1",
"supertest": "~1.1.0",
2015-11-23 19:19:02 +00:00
"supertest-session": "^1.0.0"
2015-06-29 22:51:29 +00:00
}
}