-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathpackage.json
152 lines (152 loc) · 5.54 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
{
"name": "lunchbadger-ui",
"private": true,
"version": "0.0.3",
"description": "YOUR DESCRIPTION - Generated by generator-react-webpack",
"main": "",
"scripts": {
"clean": "rimraf dist/",
"copy": "copyfiles -f ./src/index.html ./src/favicon.ico ./dist",
"dist": "npm run clean && npm run copy & webpack --env=dist --progress",
"dist:local": "npm run clean && npm run copy && webpack --env=dev --progress",
"dist:test": "BABEL_ENV=test npm run dist:local",
"lint": "eslint ./src ./plugins",
"deploy": "npm run dist && aws s3 sync dist/ s3://app.lunchbadger.com --grants read=uri=http://acs.amazonaws.com/groups/global/AllUsers",
"staging": "npm run dist:local && aws s3 sync dist/ s3://staging.lunchbadger.com --grants read=uri=http://acs.amazonaws.com/groups/global/AllUsers",
"release:major": "npm version major && npm publish && git push --follow-tags",
"release:minor": "npm version minor && npm publish && git push --follow-tags",
"release:patch": "npm version patch && npm publish && git push --follow-tags",
"serve": "node server.js --env=dev",
"serve:dist": "node server.js --env=dist",
"serve:test": "BABEL_ENV=test npm run serve",
"start": "npm run clean && npm run serve",
"test": "bin/test.sh",
"test:nodocker": "bin/run-tests.sh",
"test:dev": "nightwatch",
"posttest": "npm run lint",
"storybook": "start-storybook -p 9001 -c .storybook",
"storybook:build": "build-storybook -c .storybook -o .out",
"storybook:deploy": "npm run storybook:build && bin/deploy-storybook.sh"
},
"repository": "",
"keywords": [],
"author": "Your name here",
"devDependencies": {
"@kadira/react-storybook-addon-info": "^3.4.0",
"@kadira/storybook": "^2.35.3",
"@kadira/storybook-addon-knobs": "^1.7.1",
"@kadira/storybook-addon-notes": "^1.0.1",
"@kadira/storybook-addon-options": "^1.0.2",
"autoprefixer": "^6.3.6",
"babel-core": "^6.0.0",
"babel-eslint": "^6.0.0",
"babel-loader": "^6.0.0",
"babel-plugin-istanbul": "^3.1.2",
"babel-plugin-transform-async-to-generator": "https://registry.npmjs.org/babel-plugin-transform-async-to-generator/-/babel-plugin-transform-async-to-generator-6.22.0.tgz",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-polyfill": "^6.3.14",
"babel-preset-es2015": "^6.0.15",
"babel-preset-react": "^6.0.15",
"babel-preset-stage-0": "^6.5.0",
"bower-webpack-plugin": "^0.1.9",
"chai": "^3.2.0",
"chromedriver": "^2.36.0",
"copyfiles": "^0.2.1",
"css-loader": "^0.23.1",
"eslint": "^2.2.0",
"eslint-loader": "^1.0.0",
"eslint-plugin-react": "^4.0.0",
"file-loader": "^0.8.5",
"glob": "^7.0.0",
"imports-loader": "^0.6.5",
"isparta-instrumenter-loader": "^1.0.0",
"istanbul": "^0.4.5",
"json-loader": "^0.5.4",
"minimist": "^1.2.0",
"mocha": "^2.2.5",
"nightwatch": "^0.9.19",
"node-sass": "^3.4.2",
"null-loader": "^0.1.1",
"open": "0.0.5",
"phantomjs-prebuilt": "^2.1.12",
"postcss": "^5.0.11",
"postcss-loader": "^0.8.0",
"react-addons-test-utils": "^15.0.0",
"react-hot-loader": "^1.2.9",
"rimraf": "^2.4.3",
"sass-loader": "^3.1.2",
"script-loader": "^0.7.0",
"selenium-server-standalone-jar": "2.53.1",
"shelljs": "^0.7.0",
"style-loader": "^0.13.1",
"svg-inline-loader": "^0.7.1",
"url-loader": "^0.5.7",
"webpack": "^1.12.0",
"webpack-dev-server": "^1.12.0"
},
"dependencies": {
"ajv": "^6.5.2",
"async": "https://registry.npmjs.org/async/-/async-2.1.4.tgz",
"axios": "^0.18.0",
"bluebird": "^3.3.5",
"classnames": "^2.2.3",
"core-js": "^2.0.0",
"eventsource": "github:LunchBadger/eventsource",
"flux": "^2.1.1",
"font-awesome": "^4.6.1",
"formsy-react": "^0.18.0",
"graphql-request": "^1.8.2",
"inflection": "^1.12.0",
"jsonfile": "^2.3.0",
"jsplumb": "github:lunchbadger/jsplumb#autoscroll",
"just-diff": "^2.1.1",
"kefir": "^3.7.1",
"kefir-bus": "^2.2.1",
"keymirror": "^0.1.1",
"lockr": "^0.8.4",
"lodash": "^4.11.2",
"material-ui": "^0.18.1",
"md5": "^2.2.1",
"mobx": "https://registry.npmjs.org/mobx/-/mobx-2.7.0.tgz",
"mobx-react": "^4.2.2",
"moment": "^2.13.0",
"normalize.css": "^4.0.0",
"numeral": "^1.5.3",
"oidc-client": "^1.2.2",
"prop-types": "^15.5.10",
"rc-slider": "^8.5.0",
"rc-tooltip": "https://registry.npmjs.org/rc-tooltip/-/rc-tooltip-3.7.0.tgz",
"react": "^15.0.0",
"react-ace": "^6.2.0",
"react-addons-shallow-compare": "^15.5.2",
"react-addons-update": "^15.2.1",
"react-copy-to-clipboard": "^5.0.1",
"react-datepicker": "^0.27.0",
"react-dnd": "^2.1.4",
"react-dnd-html5-backend": "^2.1.2",
"react-dom": "^15.0.1",
"react-flip-move": "^3.0.3",
"react-ga": "^2.5.3",
"react-joyride": "^1.11.4",
"react-modal-dialog": "^3.0.2",
"react-notify-toast": "^0.1.2",
"react-redux": "^4.4.7",
"react-resizable": "^1.7.5",
"react-rnd": "^7.3.0",
"react-select-plus": "git+https://github.com/HubSpot/react-select-plus.git",
"react-sortable-hoc": "^0.6.8",
"react-tap-event-plugin": "^2.0.1",
"react-tooltip": "^2.0.3",
"react-transition-group": "^1.2.0",
"react-ui-tree": "^3.1.0",
"redux": "https://registry.npmjs.org/redux/-/redux-3.6.0.tgz",
"redux-actions": "^2.2.1",
"redux-thunk": "^2.2.0",
"request": "2.65.0",
"reselect": "^3.0.1",
"slug": "^0.9.1",
"stream-http": "github:rlisagor/stream-http",
"uuid": "^2.0.2",
"zxcvbn": "^4.4.2"
}
}