biobulkbende.org/node_modules/browserslist/package.json

69 lines
1.9 KiB
JSON
Raw Normal View History

2020-09-16 12:23:28 +00:00
{
"_from": "browserslist@^4.12.0",
"_id": "browserslist@4.14.2",
"_inBundle": false,
"_integrity": "sha512-HI4lPveGKUR0x2StIz+2FXfDk9SfVMrxn6PLh1JeGUwcuoDkdKZebWiyLRJ68iIPDpMI4JLVDf7S7XzslgWOhw==",
"_location": "/browserslist",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "browserslist@^4.12.0",
"name": "browserslist",
"escapedName": "browserslist",
"rawSpec": "^4.12.0",
"saveSpec": null,
"fetchSpec": "^4.12.0"
},
"_requiredBy": [
"/autoprefixer"
],
"_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.14.2.tgz",
"_shasum": "1b3cec458a1ba87588cc5e9be62f19b6d48813ce",
"_spec": "browserslist@^4.12.0",
"_where": "/home/outis/Documents/Sites/BBB/node_modules/autoprefixer",
"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"
},
"bundleDependencies": false,
"dependencies": {
"caniuse-lite": "^1.0.30001125",
"electron-to-chromium": "^1.3.564",
"escalade": "^3.0.2",
"node-releases": "^1.1.61"
},
"deprecated": false,
"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.2"
}