OSDN Git Service

Remove unwanted dependencies
[bytom/vapor.git] / tools / side_chain_tool / web / node_modules / bootstrap / package.json
1 {
2   "_from": "bootstrap@>=4.1.2",
3   "_id": "bootstrap@4.1.3",
4   "_inBundle": false,
5   "_integrity": "sha512-rDFIzgXcof0jDyjNosjv4Sno77X4KuPeFxG2XZZv1/Kc8DRVGVADdoQyyOVDwPqL36DDmtCQbrpMCqvpPLJQ0w==",
6   "_location": "/bootstrap",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "bootstrap@>=4.1.2",
12     "name": "bootstrap",
13     "escapedName": "bootstrap",
14     "rawSpec": ">=4.1.2",
15     "saveSpec": null,
16     "fetchSpec": ">=4.1.2"
17   },
18   "_requiredBy": [
19     "/"
20   ],
21   "_resolved": "https://registry.npmjs.org/bootstrap/-/bootstrap-4.1.3.tgz",
22   "_shasum": "0eb371af2c8448e8c210411d0cb824a6409a12be",
23   "_spec": "bootstrap@>=4.1.2",
24   "_where": "D:\\work\\code\\src\\github.com\\vapor\\tools\\side_chain_tool\\web",
25   "author": {
26     "name": "The Bootstrap Authors",
27     "url": "https://github.com/twbs/bootstrap/graphs/contributors"
28   },
29   "bugs": {
30     "url": "https://github.com/twbs/bootstrap/issues"
31   },
32   "bundleDependencies": false,
33   "bundlesize": [
34     {
35       "path": "./dist/css/bootstrap-grid.css",
36       "maxSize": "5 kB"
37     },
38     {
39       "path": "./dist/css/bootstrap-grid.min.css",
40       "maxSize": "5 kB"
41     },
42     {
43       "path": "./dist/css/bootstrap-reboot.css",
44       "maxSize": "3 kB"
45     },
46     {
47       "path": "./dist/css/bootstrap-reboot.min.css",
48       "maxSize": "3 kB"
49     },
50     {
51       "path": "./dist/css/bootstrap.css",
52       "maxSize": "25 kB"
53     },
54     {
55       "path": "./dist/css/bootstrap.min.css",
56       "maxSize": "21 kB"
57     },
58     {
59       "path": "./dist/js/bootstrap.bundle.js",
60       "maxSize": "45 kB"
61     },
62     {
63       "path": "./dist/js/bootstrap.bundle.min.js",
64       "maxSize": "25 kB"
65     },
66     {
67       "path": "./dist/js/bootstrap.js",
68       "maxSize": "21 kB"
69     },
70     {
71       "path": "./dist/js/bootstrap.min.js",
72       "maxSize": "15 kB"
73     }
74   ],
75   "contributors": [
76     {
77       "name": "Twitter, Inc."
78     }
79   ],
80   "dependencies": {},
81   "deprecated": false,
82   "description": "The most popular front-end framework for developing responsive, mobile first projects on the web.",
83   "devDependencies": {
84     "@babel/cli": "7.0.0-beta.52",
85     "@babel/core": "7.0.0-beta.52",
86     "@babel/preset-env": "7.0.0-beta.52",
87     "autoprefixer": "^8.6.5",
88     "babel-eslint": "^8.2.5",
89     "babel-plugin-istanbul": "^4.1.6",
90     "broken-link-checker": "^0.7.8",
91     "bundlesize": "^0.15.3",
92     "clean-css-cli": "^4.1.11",
93     "coveralls": "^3.0.2",
94     "cross-env": "^5.2.0",
95     "eslint": "^5.0.1",
96     "eslint-plugin-compat": "^2.4.0",
97     "glob": "^7.1.2",
98     "htmllint-cli": "^0.0.7",
99     "http-server": "^0.11.1",
100     "jsunitsaucelabs": "^1.3.2",
101     "karma": "^2.0.4",
102     "karma-chrome-launcher": "^2.2.0",
103     "karma-coverage-istanbul-reporter": "^2.0.1",
104     "karma-detect-browsers": "^2.3.2",
105     "karma-firefox-launcher": "^1.1.0",
106     "karma-qunit": "^2.1.0",
107     "karma-sinon": "^1.0.5",
108     "node-sass": "^4.9.1",
109     "nodemon": "^1.17.5",
110     "npm-run-all": "^4.1.3",
111     "popper.js": "^1.14.3",
112     "postcss-cli": "^5.0.1",
113     "qunit": "^2.6.1",
114     "rollup": "^0.62.0",
115     "rollup-plugin-babel": "4.0.0-beta.5",
116     "rollup-plugin-node-resolve": "^3.3.0",
117     "shelljs": "^0.8.2",
118     "shx": "^0.3.1",
119     "sinon": "^6.1.2",
120     "sri-toolbox": "^0.2.0",
121     "stylelint": "^9.3.0",
122     "stylelint-config-recommended-scss": "^3.2.0",
123     "stylelint-config-standard": "^18.2.0",
124     "stylelint-order": "^0.8.1",
125     "stylelint-scss": "^3.1.3",
126     "uglify-js": "^3.4.3",
127     "vnu-jar": "^18.3.0",
128     "workbox-build": "^3.3.1"
129   },
130   "engines": {
131     "node": ">=6"
132   },
133   "files": [
134     "dist/",
135     "js/{src,dist}/",
136     "scss/"
137   ],
138   "homepage": "https://getbootstrap.com/",
139   "jspm": {
140     "registry": "npm",
141     "main": "js/bootstrap",
142     "directories": {
143       "lib": "dist"
144     },
145     "shim": {
146       "js/bootstrap": {
147         "deps": [
148           "jquery",
149           "popper.js"
150         ],
151         "exports": "$"
152       }
153     },
154     "dependencies": {},
155     "peerDependencies": {
156       "jquery": "1.9.1 - 3",
157       "popper.js": "^1.14.1"
158     }
159   },
160   "keywords": [
161     "css",
162     "sass",
163     "mobile-first",
164     "responsive",
165     "front-end",
166     "framework",
167     "web"
168   ],
169   "license": "MIT",
170   "main": "dist/js/bootstrap",
171   "name": "bootstrap",
172   "peerDependencies": {
173     "jquery": "1.9.1 - 3",
174     "popper.js": "^1.14.3"
175   },
176   "repository": {
177     "type": "git",
178     "url": "git+https://github.com/twbs/bootstrap.git"
179   },
180   "sass": "scss/bootstrap.scss",
181   "scripts": {
182     "blc": "blc --exclude-external --filter-level 3 --get --ordered --recursive --host-requests 4 --input http://localhost:3000/",
183     "bundlesize": "bundlesize",
184     "check-broken-links": "npm-run-all --parallel --race \"http-server -- _gh_pages/\" blc",
185     "coveralls": "shx cat js/coverage/lcov.info | coveralls",
186     "css": "npm-run-all --parallel css-lint* css-compile* --sequential css-prefix* css-minify*",
187     "css-compile": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap.scss dist/css/bootstrap.css && node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap-grid.scss dist/css/bootstrap-grid.css && node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 scss/bootstrap-reboot.scss dist/css/bootstrap-reboot.css",
188     "css-compile-docs": "node-sass --output-style expanded --source-map true --source-map-contents true --precision 6 site/docs/4.1/assets/scss/docs.scss site/docs/4.1/assets/css/docs.min.css",
189     "css-copy": "shx mkdir -p site/docs/4.1/dist/ && shx cp -r dist/css/ site/docs/4.1/dist/",
190     "css-docs": "npm-run-all --parallel css-lint-docs css-compile-docs --sequential css-prefix-docs css-minify-docs",
191     "css-lint": "stylelint --syntax scss \"scss/**/*.scss\"",
192     "css-lint-docs": "stylelint --syntax scss \"site/docs/4.1/assets/scss/*.scss\" && stylelint \"docs/**/*.css\"",
193     "css-lint-vars": "node build/lint-vars.js scss/ site/docs/4.1/assets/scss/",
194     "css-main": "npm-run-all --parallel css-lint css-compile --sequential css-prefix css-minify css-copy",
195     "css-minify": "cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap.min.css dist/css/bootstrap.css && cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap-grid.min.css dist/css/bootstrap-grid.css && cleancss --level 1 --source-map --source-map-inline-sources --output dist/css/bootstrap-reboot.min.css dist/css/bootstrap-reboot.css",
196     "css-minify-docs": "cleancss --level 1 --source-map --source-map-inline-sources --output site/docs/4.1/assets/css/docs.min.css site/docs/4.1/assets/css/docs.min.css",
197     "css-prefix": "postcss --config build/postcss.config.js --replace \"dist/css/*.css\" \"!dist/css/*.min.css\"",
198     "css-prefix-docs": "postcss --config build/postcss.config.js --replace \"site/docs/4.1/assets/css/docs.min.css\" \"docs/**/*.css\"",
199     "dist": "npm-run-all --parallel css-main js",
200     "docs": "npm-run-all --parallel css-docs js-docs --sequential docs-compile docs-lint",
201     "docs-compile": "bundle exec jekyll build",
202     "docs-github": "shx echo \"github: true\" > twbsconfig.yml && npm run docs-compile -- --config _config.yml,twbsconfig.yml && shx rm ./twbsconfig.yml",
203     "docs-github-serve": "npm run docs-serve -- --skip-initial-build --no-watch",
204     "docs-lint": "npm-run-all docs-lint-*",
205     "docs-lint-htmllint": "htmllint --rc build/.htmllintrc \"_gh_pages/**/*.html\" \"js/tests/**/*.html\"",
206     "docs-lint-vnu-jar": "node build/vnu-jar.js",
207     "docs-serve": "bundle exec jekyll serve",
208     "docs-workbox-precache": "node build/workbox.js",
209     "http-server": "http-server --silent -p 3000",
210     "js": "npm-run-all js-lint* js-compile js-minify js-copy",
211     "js-compile": "npm-run-all --parallel js-compile-* --sequential js-copy",
212     "js-compile-bundle": "rollup --environment BUNDLE:true --config build/rollup.config.js --sourcemap",
213     "js-compile-plugins": "node build/build-plugins.js",
214     "js-compile-plugins-coverage": "cross-env NODE_ENV=test node build/build-plugins.js",
215     "js-compile-standalone": "rollup --environment BUNDLE:false --config build/rollup.config.js --sourcemap",
216     "js-copy": "shx mkdir -p site/docs/4.1/dist/ && shx cp -r dist/js/ site/docs/4.1/dist/",
217     "js-docs": "npm-run-all js-lint-docs js-minify-docs",
218     "js-lint": "eslint js/src js/tests build/",
219     "js-lint-docs": "eslint site/docs/4.1/assets/js/ site/sw.js",
220     "js-main": "npm-run-all js-lint js-compile js-minify",
221     "js-minify": "npm-run-all --parallel js-minify-*",
222     "js-minify-bundle": "uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.bundle.js.map,includeSources,url=bootstrap.bundle.min.js.map\" --output dist/js/bootstrap.bundle.min.js dist/js/bootstrap.bundle.js",
223     "js-minify-docs": "uglifyjs --mangle --comments \"/^!/\" --output site/docs/4.1/assets/js/docs.min.js site/docs/4.1/assets/js/vendor/anchor.min.js site/docs/4.1/assets/js/vendor/clipboard.min.js site/docs/4.1/assets/js/vendor/holder.min.js \"site/docs/4.1/assets/js/src/*.js\"",
224     "js-minify-standalone": "uglifyjs --compress typeofs=false --mangle --comments \"/^!/\" --source-map \"content=dist/js/bootstrap.js.map,includeSources,url=bootstrap.min.js.map\" --output dist/js/bootstrap.min.js dist/js/bootstrap.js",
225     "js-test": "npm-run-all js-test-karma*",
226     "js-test-cloud": "npm-run-all --parallel --race http-server saucelabs-test",
227     "js-test-karma": "karma start js/tests/karma.conf.js",
228     "js-test-karma-bundle": "cross-env karma start js/tests/karma-bundle.conf.js",
229     "js-test-karma-bundle-old": "cross-env USE_OLD_JQUERY=true npm run js-test-karma-bundle",
230     "js-test-karma-old": "cross-env USE_OLD_JQUERY=true npm run js-test-karma",
231     "maintenance-dependencies": "ncu -a -x jquery && npm update && bundle update && shx echo \"Manually update site/docs/4.1/assets/js/vendor/*, js/tests/vendor/* and .travis.yml\"",
232     "postdocs-compile": "npm run docs-workbox-precache",
233     "release-sri": "node build/generate-sri.js",
234     "release-version": "node build/change-version.js",
235     "release-zip": "cd dist/ && zip -r9 bootstrap-$npm_package_version-dist.zip * && shx mv bootstrap-$npm_package_version-dist.zip ..",
236     "saucelabs-test": "node build/saucelabs-unit-test.js",
237     "start": "npm-run-all --parallel watch docs-serve",
238     "test": "npm-run-all dist js-test docs-compile docs-lint bundlesize",
239     "watch": "npm-run-all --parallel watch-*",
240     "watch-css-docs": "nodemon --watch site/docs/4.1/assets/scss/ --ext scss --exec \"npm run css-docs\"",
241     "watch-css-main": "nodemon --watch scss/ --ext scss --exec \"npm run css-main\"",
242     "watch-js-docs": "nodemon --watch site/docs/4.1/assets/js/src/ --ext js --exec \"npm run js-docs\"",
243     "watch-js-main": "nodemon --watch js/src/ --ext js --exec \"npm run js-compile\""
244   },
245   "style": "dist/css/bootstrap.css",
246   "version": "4.1.3"
247 }