2016-04-26 02:22:32 +00:00
|
|
|
{
|
2016-08-09 15:53:50 +00:00
|
|
|
"name": "metamaps",
|
2016-04-26 02:22:32 +00:00
|
|
|
"version": "1.0.0",
|
2016-08-09 15:53:50 +00:00
|
|
|
"description": "Metamaps webpacked javascript code",
|
2016-04-26 02:22:32 +00:00
|
|
|
"scripts": {
|
2016-07-31 18:51:06 +00:00
|
|
|
"build": "webpack",
|
|
|
|
"build:watch": "webpack --watch",
|
2017-05-13 17:50:52 +00:00
|
|
|
"test": "mocha-webpack --webpack-config webpack.test.config.js --require frontend/test_support/dom.js --recursive frontend/test",
|
2017-01-11 17:52:34 +00:00
|
|
|
"eslint": "eslint frontend",
|
|
|
|
"eslint:fix": "eslint --fix frontend"
|
2016-04-26 02:22:32 +00:00
|
|
|
},
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/metamaps/metamaps.git"
|
|
|
|
},
|
|
|
|
"author": "",
|
|
|
|
"license": "AGPL-3.0",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/metamaps/metamaps/issues"
|
|
|
|
},
|
|
|
|
"homepage": "https://github.com/metamaps/metamaps#readme",
|
2016-08-09 15:53:50 +00:00
|
|
|
"dependencies": {
|
2017-01-22 18:50:34 +00:00
|
|
|
"ajaxq": "0.0.7",
|
2017-09-19 13:58:59 +00:00
|
|
|
"async": "2.5.0",
|
2017-09-09 16:38:18 +00:00
|
|
|
"attachmediastream": "2.0.0",
|
|
|
|
"autolinker": "1.4.3",
|
|
|
|
"babel-cli": "6.26.0",
|
|
|
|
"babel-loader": "7.1.2",
|
2017-01-21 20:37:14 +00:00
|
|
|
"babel-plugin-lodash": "3.2.11",
|
2017-09-09 16:38:18 +00:00
|
|
|
"babel-plugin-transform-class-properties": "6.24.1",
|
|
|
|
"babel-preset-es2015": "6.24.1",
|
|
|
|
"babel-preset-react": "6.24.1",
|
2017-01-22 21:41:51 +00:00
|
|
|
"backbone": "1.3.3",
|
2017-09-09 16:38:18 +00:00
|
|
|
"clipboard-js": "0.3.5",
|
|
|
|
"commonmark": "0.28.1",
|
|
|
|
"csv-parse": "1.2.1",
|
|
|
|
"emoji-mart": "1.0.1",
|
|
|
|
"getscreenmedia": "4.0.1",
|
2017-03-07 03:49:46 +00:00
|
|
|
"hark": "1.1.5",
|
2017-09-09 16:38:18 +00:00
|
|
|
"howler": "2.0.4",
|
|
|
|
"jquery": "3.2.1",
|
|
|
|
"json-loader": "0.5.7",
|
2017-01-21 20:37:14 +00:00
|
|
|
"lodash": "4.17.4",
|
2017-09-09 16:38:18 +00:00
|
|
|
"node-uuid": "1.4.8",
|
2016-12-11 21:09:12 +00:00
|
|
|
"outdent": "0.3.0",
|
2017-09-09 16:38:18 +00:00
|
|
|
"prop-types": "15.5.10",
|
|
|
|
"react": "15.6.1",
|
|
|
|
"react-dom": "15.6.1",
|
|
|
|
"react-draggable": "3.0.3",
|
|
|
|
"react-dropzone": "4.1.2",
|
|
|
|
"react-onclickoutside": "6.5.0",
|
2017-09-12 21:07:57 +00:00
|
|
|
"react-router": "3.0.5",
|
2017-09-09 16:38:18 +00:00
|
|
|
"redux": "3.7.2",
|
|
|
|
"riek": "1.1.0",
|
2017-01-22 21:41:51 +00:00
|
|
|
"simplewebrtc": "2.2.2",
|
2016-10-19 00:29:21 +00:00
|
|
|
"socket.io": "1.3.7",
|
2017-09-09 16:38:18 +00:00
|
|
|
"webpack": "3.5.6"
|
2016-09-23 10:36:47 +00:00
|
|
|
},
|
|
|
|
"devDependencies": {
|
2017-09-09 16:38:18 +00:00
|
|
|
"babel-eslint": "^7.2.3",
|
|
|
|
"chai": "^4.1.2",
|
|
|
|
"circular-dependency-plugin": "^4.2.0",
|
|
|
|
"enzyme": "^2.9.1",
|
|
|
|
"eslint": "^4.6.1",
|
|
|
|
"eslint-config-standard": "^10.2.1",
|
|
|
|
"eslint-plugin-promise": "^3.5.0",
|
|
|
|
"eslint-plugin-react": "^7.3.0",
|
|
|
|
"eslint-plugin-standard": "^3.0.1",
|
|
|
|
"jsdom": "^11.2.0",
|
|
|
|
"mocha": "^3.5.0",
|
2017-03-07 03:49:46 +00:00
|
|
|
"mocha-webpack": "^0.7.0",
|
2017-09-09 16:38:18 +00:00
|
|
|
"react-addons-test-utils": "^15.6.0",
|
|
|
|
"sinon": "2.2.0"
|
2016-10-04 08:21:09 +00:00
|
|
|
},
|
|
|
|
"optionalDependencies": {
|
2017-09-09 16:38:18 +00:00
|
|
|
"raml2html": "6.4.1"
|
2016-04-26 02:22:32 +00:00
|
|
|
}
|
|
|
|
}
|