TransFlow/node_modules/browserslist/package.json

82 lines
2.2 KiB
JSON

{
"_args": [
[
"browserslist@4.14.0",
"D:\\Hjm项目\\TransFlow"
]
],
"_development": true,
"_from": "browserslist@4.14.0",
"_id": "browserslist@4.14.0",
"_inBundle": false,
"_integrity": "sha1-KQiVGr/k7Jhze3LzTDvO3I1DsAA=",
"_location": "/browserslist",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "browserslist@4.14.0",
"name": "browserslist",
"escapedName": "browserslist",
"rawSpec": "4.14.0",
"saveSpec": null,
"fetchSpec": "4.14.0"
},
"_requiredBy": [
"/@babel/preset-env",
"/@vue/cli-service",
"/autoprefixer",
"/caniuse-api",
"/postcss-colormin",
"/postcss-merge-rules",
"/postcss-minify-params",
"/postcss-normalize-unicode",
"/postcss-reduce-initial",
"/stylehacks"
],
"_resolved": "https://registry.npm.taobao.org/browserslist/download/browserslist-4.14.0.tgz?cache=0&sync_timestamp=1596754416737&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbrowserslist%2Fdownload%2Fbrowserslist-4.14.0.tgz",
"_spec": "4.14.0",
"_where": "D:\\Hjm项目\\TransFlow",
"author": {
"name": "Andrey Sitnik",
"email": "andrey@sitnik.ru"
},
"bin": {
"browserslist": "cli.js"
},
"browser": {
"./node.js": "./browser.js",
"path": false
},
"bugs": {
"url": "https://github.com/browserslist/browserslist/issues"
},
"dependencies": {
"caniuse-lite": "^1.0.30001111",
"electron-to-chromium": "^1.3.523",
"escalade": "^3.0.2",
"node-releases": "^1.1.60"
},
"description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
"engines": {
"node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
},
"funding": {
"type": "tidelift",
"url": "https://tidelift.com/funding/github/npm/browserslist"
},
"homepage": "https://github.com/browserslist/browserslist#readme",
"keywords": [
"caniuse",
"browsers",
"target"
],
"license": "MIT",
"name": "browserslist",
"repository": {
"type": "git",
"url": "git+https://github.com/browserslist/browserslist.git"
},
"version": "4.14.0"
}