This repository has been archived on 2020-03-27. You can view files and clone it, but cannot push or open issues or pull requests.
Syllabus/themes/piratecare/node_modules/browserslist/package.json

76 lines
1.8 KiB
JSON

{
"_args": [
[
"browserslist@4.8.6",
"/tmp/tailwind-hugo"
]
],
"_development": true,
"_from": "browserslist@4.8.6",
"_id": "browserslist@4.8.6",
"_inBundle": false,
"_integrity": "sha512-ZHao85gf0eZ0ESxLfCp73GG9O/VTytYDIkIiZDlURppLTI9wErSM/5yAKEq6rcUdxBLjMELmrYUJGg5sxGKMHg==",
"_location": "/browserslist",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "browserslist@4.8.6",
"name": "browserslist",
"escapedName": "browserslist",
"rawSpec": "4.8.6",
"saveSpec": null,
"fetchSpec": "4.8.6"
},
"_requiredBy": [
"/autoprefixer"
],
"_resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.8.6.tgz",
"_spec": "4.8.6",
"_where": "/tmp/tailwind-hugo",
"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.30001023",
"electron-to-chromium": "^1.3.341",
"node-releases": "^1.1.47"
},
"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"
},
"sharec": {
"config": "@logux/sharec-config",
"version": "0.5.6"
},
"version": "4.8.6"
}