UNPKG

2.06 kBJSONView Raw
1{
2 "author": {
3 "name": "sunflowerdeath"
4 },
5 "bin": {
6 "gnoll": "bin/gnoll.js"
7 },
8 "dependencies": {
9 "@babel/core": "^7.0.0",
10 "@babel/plugin-proposal-class-properties": "^7.0.0",
11 "@babel/plugin-proposal-decorators": "^7.0.0",
12 "@babel/plugin-proposal-do-expressions": "^7.0.0",
13 "@babel/plugin-proposal-export-default-from": "^7.0.0",
14 "@babel/plugin-proposal-export-namespace-from": "^7.0.0",
15 "@babel/plugin-proposal-function-bind": "^7.0.0",
16 "@babel/plugin-proposal-function-sent": "^7.0.0",
17 "@babel/plugin-proposal-json-strings": "^7.0.0",
18 "@babel/plugin-proposal-logical-assignment-operators": "^7.0.0",
19 "@babel/plugin-proposal-nullish-coalescing-operator": "^7.0.0",
20 "@babel/plugin-proposal-numeric-separator": "^7.0.0",
21 "@babel/plugin-proposal-optional-chaining": "^7.0.0",
22 "@babel/plugin-proposal-pipeline-operator": "^7.0.0",
23 "@babel/plugin-proposal-throw-expressions": "^7.0.0",
24 "@babel/plugin-syntax-dynamic-import": "^7.0.0",
25 "@babel/plugin-syntax-import-meta": "^7.0.0",
26 "@babel/preset-env": "^7.0.0",
27 "@babel/preset-react": "^7.0.0",
28 "babel-loader": "^8.0.0",
29 "browserslist": "^4.1.0",
30 "chalk": "^2.1.0",
31 "chokidar": "^1.7.0",
32 "commander": "^2.11.0",
33 "connect-history-api-fallback": "^1.5.0",
34 "copy-webpack-plugin": "^4.5.2",
35 "cosmiconfig": "^4.0.0",
36 "decache": "^4.3.0",
37 "file-loader": "^2.0.0",
38 "html-webpack-plugin": "^3.2.0",
39 "koa-connect": "^2.0.1",
40 "lodash": "^4.17.4",
41 "minimatch": "^3.0.4",
42 "mkdirp": "^0.5.1",
43 "node-emoji": "^1.8.1",
44 "raw-loader": "^0.5.1",
45 "readline": "^1.3.0",
46 "rimraf": "^2.6.1",
47 "source-map-loader": "^0.2.2",
48 "webpack": "^4.17.1",
49 "webpack-assets-manifest": "^2.0.0",
50 "webpack-merge": "^4.1.2",
51 "webpack-serve": "^2.0.2"
52 },
53 "description": "Tool for fast and easy bootstraping Webpack & React projects",
54 "license": "Unlicense",
55 "name": "gnoll",
56 "version": "0.6.0-6",
57 "gitHead": "9408c5c7f37e2259fafd033575cff218f667dc51"
58}