webmaker.org/package.json

71 строка
2.1 KiB
JSON

{
"name": "webmaker.org",
"version": "1.1.87",
"private": true,
"scripts": {
"test": "grunt validate",
"postinstall": "bower install && grunt build",
"download-locales": "webmaker-download-locales webmaker"
},
"repository": {
"type": "git",
"url": "git://github.com/mozilla/webmaker.org.git"
},
"license": "MPL-2.0",
"dependencies": {
"async": "0.2.9",
"badgekit-api-client": "https://github.com/mozilla/badgekit-api-client/tarball/v0.2.4",
"bower": "1.3.8",
"commander": "2.0.x",
"csv": "0.3.x",
"express": "3.4.5",
"grunt": "0.4.2",
"grunt-cli": "0.1.13",
"grunt-contrib-uglify": "^0.4.0",
"habitat": "0.4.1",
"hatchet": "0.1.0",
"helmet": "0.1.2",
"hood": "0.2.1",
"jit-grunt": "^0.7.0",
"knox": "0.8.x",
"less-middleware": "https://github.com/Pomax/less.js-middleware/archive/master.tar.gz",
"makeapi-client": "0.5.25",
"mapquest": "0.0.1",
"markdown": "0.4.x",
"messina": "0.1.1",
"moment": "2.2.1",
"mox-server": "https://github.com/Pomax/mox-server/archive/master.tar.gz",
"mysql": "2.0.x",
"newrelic": "1.8.0",
"noxmox": "0.2.x",
"nunjucks": "1.0.5",
"prerender-node": "1.0.4",
"proxy-middleware": "0.5.0",
"rtltr-for-less": "0.0.6",
"sequelize": "1.7.0-rc1",
"sqlite3": "2.1.17",
"time-grunt": "^0.3.1",
"uuid": "1.4.x",
"web-literacy-client": "1.1.1",
"webmaker-auth": "1.0.2",
"webmaker-download-locales": "0.1.3",
"webmaker-i18n": "0.3.25",
"webmaker-locale-mapping": "0.0.5",
"webmaker-loginapi": "https://github.com/mozilla/node-webmaker-loginapi/tarball/v0.1.18",
"webmaker-postalservice": "https://github.com/mozilla/node-webmaker-postalservice/tarball/v0.2.6",
"webmaker-translation-stats": "0.0.1"
},
"devDependencies": {
"colors": "0.6.2",
"grunt-contrib-imagemin": "0.3.0",
"grunt-contrib-jshint": "0.7.1",
"grunt-gettext-finder": "0.0.2",
"grunt-jsbeautifier": "0.2.2",
"grunt-shell": "0.6.1",
"grunt-contrib-concat": "^0.4.0",
"grunt-contrib-watch": "^0.6.1",
"grunt-express-server": "^0.4.13",
"grunt-jsonlint": "^1.0.4"
}
}