{ "name": "gaia", "private": true, "version": "0.0.3", "description": "A bundle of components which Gaia needs.", "author": "The Gaia Team ", "engineStrict": "true", "engines": { "node": "^4 || ^5" }, "devDependencies": { "adm-zip": "^0.4.7", "app-root-path": "^1.0.0", "archiver": "^0.16.0", "async": "^1.5.0", "babel-eslint": "^4.1.5", "chai": "^3.4.1", "csslint": "^0.10.0", "dateformat": "^1.0.11", "debug": "^2.2.0", "debuguy": "^0.1.3", "del": "^2.0.2", "download": "^4.4.1", "ecstatic": "^1.2.0", "ejs": "^2.3.4", "empty-port": "^0.0.1", "es6-promise": "^2", "escodegen": "^1.8.0", "eslint": "^1.9.0", "eslint-plugin-no-unsafe-innerhtml": "^1.0.14", "eslint-plugin-no-wildcard-postmessage": "0.1.3", "fe.js": "^0.1.4", "gaia-marionette": "file:./bin/gaia-marionette", "gulp": "^3.9.0", "gulp-gh-pages": "^0.5.4", "gulp-shell": "^0.5.1", "istanbul": "^0.4.0", "jsdoc": "^3.3.3", "jshint": "2.7.0", "lodash": "^4.0.0", "mail-fakeservers": "^0.0.42", "marionette-apps": "file:./tests/jsmarionette/plugins/marionette-apps", "marionette-client": "file:./tests/jsmarionette/client/marionette-client", "marionette-content-script": "file:./tests/jsmarionette/plugins/marionette-content-script", "marionette-device-host": "1.0.0", "marionette-file-manager": "file:./tests/jsmarionette/plugins/marionette-file-manager", "marionette-helper": "file:./tests/jsmarionette/plugins/marionette-helper", "marionette-js-runner": "file:./tests/jsmarionette/runner/marionette-js-runner", "marionette-plugin-forms": "file:./tests/jsmarionette/plugins/marionette-plugin-forms", "marionette-settings-api": "file:./tests/jsmarionette/plugins/marionette-settings-api", "mime": "^1.3.4", "mocha": "^2", "mocha-parallel": "^0.1.0", "mocha-tbpl-reporter": "file:./tests/jsmarionette/mocha/mocha-tbpl-reporter", "moment": "^2.10.6", "moz-download": "^1.2.4", "node-static": "^0.7.7", "npmr": "^0.0.3", "proxyquire": "^1.7.3", "request": "^2.69.0", "restify": "^4.0.3", "rimraf": "^2.4.3", "sinon": "^1.17.2", "superagent-promise": "^1.0", "taskcluster-client": "^0.23.2", "taskcluster-npm-cache": "^1.3.1", "test-agent": "^0.28.2", "uuid": "^2.0.1" }, "dependencies": { "diveSync": "^0.3.0", "esprima": "^2.7.1", "fs-extra": "^0.26.2", "is-running": "^2.0.0", "js-yaml": "^3.4.3", "jsdom": "^7.2.2", "json-templater-fix": "^1.0.2", "jszip": "^2.5.0", "node-uuid": "^1.4.3", "yargs": "^3.29.0" }, "scripts": { "refresh": "npmr install", "marionette": "gaia-marionette" } }