57 строки
1.4 KiB
JSON
57 строки
1.4 KiB
JSON
{
|
|
"name": "webmaker",
|
|
"version": "0.0.7",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/mozillafordevelopment/webmaker-app"
|
|
},
|
|
"scripts": {
|
|
"test": "gulp test"
|
|
},
|
|
"main": "export.js",
|
|
"dependencies": {
|
|
"extend": "1.3.0",
|
|
"i18n": "0.5.0",
|
|
"page": "1.3.7",
|
|
"vue": "0.10.6",
|
|
"watchjs": "0.0.0",
|
|
"clone": "0.1.18",
|
|
"makedrive": "0.0.65",
|
|
"xhr": "1.16.1",
|
|
"gulp": "3.8.8",
|
|
"firebase": "1.1.2",
|
|
"webmaker-login-ux": "1.1.14",
|
|
"font-awesome": "^4.2.0"
|
|
},
|
|
"devDependencies": {
|
|
"bulk-require": "0.2.1",
|
|
"bulkify": "1.0.2",
|
|
"fs-extra": "~0.11.1",
|
|
"glob": "4.0.5",
|
|
"gulp-exit": "0.0.2",
|
|
"gulp-jscs": "1.1.2",
|
|
"gulp-jshint": "1.8.4",
|
|
"gulp-less": "1.3.6",
|
|
"gulp-mocha": "1.0.0",
|
|
"gulp-plumber": "^0.6.6",
|
|
"gulp-sourcemaps": "1.2.4",
|
|
"gulp-webserver": "0.8.0",
|
|
"habitat": "3.0.0",
|
|
"mockrequire": "0.0.3",
|
|
"node-appcache-generator": "k88hudson/node-appcache-generator",
|
|
"node-static": "0.7.4",
|
|
"partialify": "3.1.1",
|
|
"phantomjs": "1.9.7-15",
|
|
"request": "2.44.0",
|
|
"tv4": "^1.1.4",
|
|
"webmaker-download-locales": "0.2.4",
|
|
"merge-stream": "^0.1.6",
|
|
"gulp": "^3.8.8",
|
|
"gulp-util": "^3.0.1",
|
|
"vinyl-source-stream": "^1.0.0",
|
|
"vinyl-buffer": "^1.0.0",
|
|
"browserify": "^6.3.2",
|
|
"gulp-template": "^1.1.1"
|
|
}
|
|
}
|