You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
85 lines
2.3 KiB
85 lines
2.3 KiB
4 years ago
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"browserslist@4.14.5",
|
||
|
"/Users/linhuakun/Downloads/nodejs/codewhy"
|
||
|
]
|
||
|
],
|
||
|
"_development": true,
|
||
|
"_from": "browserslist@4.14.5",
|
||
|
"_id": "browserslist@4.14.5",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-HHUUYaEC3cYOQJk2ObcJvn8sQBU=",
|
||
|
"_location": "/browserslist",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "browserslist@4.14.5",
|
||
|
"name": "browserslist",
|
||
|
"escapedName": "browserslist",
|
||
|
"rawSpec": "4.14.5",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "4.14.5"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/@babel/compat-data",
|
||
|
"/@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.14.5.tgz?cache=0&sync_timestamp=1600991680224&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fbrowserslist%2Fdownload%2Fbrowserslist-4.14.5.tgz",
|
||
|
"_spec": "4.14.5",
|
||
|
"_where": "/Users/linhuakun/Downloads/nodejs/codewhy",
|
||
|
"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.30001135",
|
||
|
"electron-to-chromium": "^1.3.571",
|
||
|
"escalade": "^3.1.0",
|
||
|
"node-releases": "^1.1.61"
|
||
|
},
|
||
|
"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.5"
|
||
|
}
|