UNPKG

2.16 kBJSONView Raw
1{
2 "name": "earth-scripts",
3 "version": "0.2.4",
4 "description": "earth for node script",
5 "bin": {
6 "earth-scripts": "./index.js"
7 },
8 "repository": {
9 "type": "git",
10 "url": "git+https://github.com/FFF-team/earth-scripts.git"
11 },
12 "author": "",
13 "license": "ISC",
14 "bugs": {
15 "url": "https://github.com/FFF-team/earth-scripts/issues"
16 },
17 "dependencies": {
18 "autoprefixer": "7.1.2",
19 "babel-core": "6.25.0",
20 "babel-eslint": "7.2.3",
21 "babel-jest": "20.0.3",
22 "babel-loader": "7.1.1",
23 "babel-plugin-import": "1.5.0",
24 "babel-preset-env": "1.7.0",
25 "babel-preset-react-app": "^3.0.2",
26 "babel-runtime": "6.26.0",
27 "case-sensitive-paths-webpack-plugin": "2.1.1",
28 "chalk": "1.1.3",
29 "chokidar": "^2.0.3",
30 "connect-history-api-fallback": "^1.5.0",
31 "css-loader": "0.28.4",
32 "dotenv": "4.0.0",
33 "eslint": "4.4.1",
34 "eslint-config-react-app": "^2.0.0",
35 "eslint-loader": "1.9.0",
36 "eslint-plugin-flowtype": "2.35.0",
37 "eslint-plugin-import": "2.7.0",
38 "eslint-plugin-jsx-a11y": "5.1.1",
39 "eslint-plugin-react": "7.1.0",
40 "extract-text-webpack-plugin": "3.0.0",
41 "file-loader": "0.11.2",
42 "fs-extra": "3.0.1",
43 "html-webpack-cdn-path-plugin": "0.1.3",
44 "html-webpack-externals-plugin": "3.6.0",
45 "html-webpack-plugin": "2.29.0",
46 "ip": "^1.1.5",
47 "jest": "20.0.4",
48 "json-server": "^0.12.1",
49 "lm-flexible": "^0.1.1",
50 "lodash": "^4.17.5",
51 "node-sass": "^4.5.3",
52 "postcss-flexbugs-fixes": "3.2.0",
53 "postcss-loader": "2.0.6",
54 "react-dev-utils": "3.1.0",
55 "react-error-overlay": "1.0.10",
56 "sass-loader": "^6.0.6",
57 "style-loader": "0.18.2",
58 "sw-precache-webpack-plugin": "0.11.4",
59 "url-loader": "0.5.9",
60 "webpack": "3.5.1",
61 "webpack-bundle-analyzer": "2.10.0",
62 "webpack-dev-server": "2.7.1",
63 "webpack-manifest-plugin": "1.2.1",
64 "webpack-merge": "4.1.1",
65 "whatwg-fetch": "2.0.3"
66 },
67 "homepage": "https://github.com/FFF-team/earth-scripts#readme",
68 "_from": "earth-scripts@0.2.4",
69 "_resolved": "http://registry.npm.taobao.org/earth-scripts/download/earth-scripts-0.2.4.tgz"
70}