blob: f75330db5d5d111998d33d2b34d32ecd32187ee3 [file] [log] [blame]
{
"name": "composer",
"version": "0.0.79",
"description": "",
"repository": "",
"private": true,
"scripts": {
"start": "webpack --config webpack.dist.config.js --watch"
},
"src": "src",
"test": "test",
"dist": "dist",
"mainInput": "ComposerApp",
"mainOutput": "main",
"dependencies": {
"alt": "^0.17.9",
"babel-polyfill": "^6.2.0",
"bluebird": "^3.4.1",
"change-case": "^2.3.0",
"classnames": "^2.2.1",
"d3": "^3.5.10",
"dropzone": "^4.2.0",
"es5-shim": "^4.3.1",
"events": "^1.1.0",
"flux": "^2.1.1",
"grunt-cli": "^0.1.13",
"jquery": "^2.1.4",
"loaders.css": "^0.1.1",
"lodash": "^4.0.0",
"mkdirp": "^0.5.1",
"moment": "^2.10.6",
"multer": "^1.2.0",
"normalize.css": "^3.0.3",
"numeral": "^1.5.3",
"object-assign": "^4.0.1",
"open-iconic": "^1.1.1",
"prismjs": "^1.3.0",
"react": "^0.14.7",
"react-addons-css-transition-group": "^0.14.7",
"react-addons-pure-render-mixin": "^0.14.7",
"react-crouton": "^0.2.7",
"react-dom": "^0.14.3",
"react-popout": "^0.4.0",
"react-select": "^1.0.0-rc.4",
"react-treeview": "0.4.2",
"request-promise": "^3.0.0",
"require-json": "0.0.1",
"uuid": "^3.0.0"
},
"devDependencies": {
"babel-core": "^6.4.5",
"babel-loader": "^6.2.1",
"babel-preset-es2015": "^6.6.0",
"babel-preset-react": "^6.5.0",
"babel-preset-stage-0": "^6.3.13",
"babel-runtime": "^6.3.19",
"compression-webpack-plugin": "^0.3.2",
"css-loader": "^0.23.0",
"eslint": "^1.10.2",
"eslint-loader": "^1.1.1",
"eslint-plugin-react": "^3.11.1",
"file-loader": "^0.8.5",
"grunt": "^0.4.5",
"grunt-contrib-clean": "^0.7.0",
"grunt-contrib-connect": "^0.11.2",
"grunt-contrib-copy": "^0.8.2",
"grunt-karma": "^0.12.1",
"grunt-open": "^0.2.3",
"grunt-version": "^1.0.0",
"grunt-webpack": "^1.0.11",
"html-webpack-plugin": "^2.12.0",
"image-webpack-loader": "^1.6.2",
"imagemin": "^4.0.0",
"install": "^0.4.2",
"jasmine-core": "^2.4.1",
"json-loader": "^0.5.4",
"json2yaml": "^1.1.0",
"karma": "^0.13.15",
"karma-chrome-launcher": "^0.2.2",
"karma-es6-shim": "^0.2.3",
"karma-jasmine": "^0.3.6",
"karma-phantomjs-launcher": "^0.2.1",
"karma-phantomjs-shim": "^1.2.0",
"karma-script-launcher": "^0.1.0",
"karma-sourcemap-loader": "^0.3.7",
"karma-webpack": "^1.7.0",
"load-grunt-tasks": "^3.3.0",
"node-sass": "^3.4.2",
"npm": "^3.7.1",
"phantomjs": "^1.9.19",
"react-addons-test-utils": "^0.14.7",
"react-hot-loader": "^1.3.0",
"react-inlinesvg": "^0.5.3",
"sass-loader": "^3.1.2",
"style-loader": "^0.13.0",
"url-loader": "^0.5.7",
"webpack": "^1.3.0",
"webpack-dev-server": "^1.14.0",
"yamljs": "^0.2.8"
}
}