suyiScreen/node_modules/browserslist/package.json

83 lines
2.1 KiB
JSON

{
"_args": [
[
"browserslist@4.9.1",
"D:\\Hjm项目\\suyi1111"
]
],
"_development": true,
"_from": "browserslist@4.9.1",
"_id": "browserslist@4.9.1",
"_inBundle": false,
"_integrity": "sha1-Af+5yjGhrvdngSj8aiJTMWqnKHw=",
"_location": "/browserslist",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "browserslist@4.9.1",
"name": "browserslist",
"escapedName": "browserslist",
"rawSpec": "4.9.1",
"saveSpec": null,
"fetchSpec": "4.9.1"
},
"_requiredBy": [
"/@babel/helper-compilation-targets",
"/@babel/preset-env",
"/@vue/cli-service",
"/autoprefixer",
"/caniuse-api",
"/core-js-compat",
"/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.9.1.tgz?cache=0&sync_timestamp=1582936992308&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbrowserslist%2Fdownload%2Fbrowserslist-4.9.1.tgz",
"_spec": "4.9.1",
"_where": "D:\\Hjm项目\\suyi1111",
"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.30001030",
"electron-to-chromium": "^1.3.363",
"node-releases": "^1.1.50"
},
"description": "Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset",
"eslintIgnore": [
"test/fixtures"
],
"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.9.1"
}