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.
63 lines
1.9 KiB
63 lines
1.9 KiB
{ |
|
"_from": "caniuse-lite@^1.0.30001010", |
|
"_id": "caniuse-lite@1.0.30001012", |
|
"_inBundle": false, |
|
"_integrity": "sha512-7RR4Uh04t9K1uYRWzOJmzplgEOAXbfK72oVNokCdMzA67trrhPzy93ahKk1AWHiA0c58tD2P+NHqxrA8FZ+Trg==", |
|
"_location": "/caniuse-lite", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"type": "range", |
|
"registry": true, |
|
"raw": "caniuse-lite@^1.0.30001010", |
|
"name": "caniuse-lite", |
|
"escapedName": "caniuse-lite", |
|
"rawSpec": "^1.0.30001010", |
|
"saveSpec": null, |
|
"fetchSpec": "^1.0.30001010" |
|
}, |
|
"_requiredBy": [ |
|
"/autoprefixer", |
|
"/browserslist", |
|
"/caniuse-api", |
|
"/postcss-preset-env", |
|
"/react-dev-utils/browserslist" |
|
], |
|
"_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001012.tgz", |
|
"_shasum": "653ec635e815b9e0fb801890923b0c2079eb34ec", |
|
"_spec": "caniuse-lite@^1.0.30001010", |
|
"_where": "/home/f2256342/forge/udemy-react/burger/node_modules/browserslist", |
|
"author": { |
|
"name": "Ben Briggs", |
|
"email": "beneb.info@gmail.com", |
|
"url": "http://beneb.info" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/ben-eb/caniuse-lite/issues" |
|
}, |
|
"bundleDependencies": false, |
|
"deprecated": false, |
|
"description": "A smaller version of caniuse-db, with only the essentials!", |
|
"files": [ |
|
"data", |
|
"dist" |
|
], |
|
"homepage": "https://github.com/ben-eb/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/ben-eb/caniuse-lite.git" |
|
}, |
|
"scripts": { |
|
"prepublish": "del-cli dist && babel src/unpacker -d dist/unpacker && mkdir dist/lib && babel src/lib/statuses.js -o dist/lib/statuses.js && babel src/lib/supported.js -o dist/lib/supported.js" |
|
}, |
|
"version": "1.0.30001012" |
|
}
|
|
|