Files
portfolio/node_modules/caniuse-lite/package.json
2021-09-20 16:54:47 -04:00

65 lines
1.8 KiB
JSON

{
"_from": "caniuse-lite@^1.0.30001254",
"_id": "caniuse-lite@1.0.30001257",
"_inBundle": false,
"_integrity": "sha512-JN49KplOgHSXpIsVSF+LUyhD8PUp6xPpAXeRrrcBh4KBeP7W864jHn6RvzJgDlrReyeVjMFJL3PLpPvKIxlIHA==",
"_location": "/caniuse-lite",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "caniuse-lite@^1.0.30001254",
"name": "caniuse-lite",
"escapedName": "caniuse-lite",
"rawSpec": "^1.0.30001254",
"saveSpec": null,
"fetchSpec": "^1.0.30001254"
},
"_requiredBy": [
"/autoprefixer",
"/browserslist",
"/caniuse-api",
"/postcss-preset-env",
"/react-dev-utils/browserslist"
],
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001257.tgz",
"_shasum": "150aaf649a48bee531104cfeda57f92ce587f6e5",
"_spec": "caniuse-lite@^1.0.30001254",
"_where": "/Users/tylerkoenig/Code/personal/react-scss2/node_modules/browserslist",
"author": {
"name": "Ben Briggs",
"email": "beneb.info@gmail.com",
"url": "http://beneb.info"
},
"bugs": {
"url": "https://github.com/browserslist/caniuse-lite/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A smaller version of caniuse-db, with only the essentials!",
"files": [
"data",
"dist"
],
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/browserslist"
},
"homepage": "https://github.com/browserslist/caniuse-lite#readme",
"keywords": [
"support",
"css",
"js",
"html5",
"svg"
],
"license": "CC-BY-4.0",
"main": "dist/unpacker/index.js",
"name": "caniuse-lite",
"repository": {
"type": "git",
"url": "git+https://github.com/browserslist/caniuse-lite.git"
},
"version": "1.0.30001257"
}