/
eb
/
Surf
Обзор
Документация
Войти
/
eb
/
Surf
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
node_modules/caniuse-lite/package.json
60 строк
2 KB
EvgeniyBudaev
Initial commit
17 фев 2020, 09:02
17 фев 2020, 09:02
bb6f06f
Код
Авторство
О чём код?
{ "_from": "caniuse-lite@^1.0.30001006", "_id": "caniuse-lite@1.0.30001010", "_inBundle": false, "_integrity": "sha512-RA5GH9YjFNea4ZQszdWgh2SC+dpLiRAg4VDQS2b5JRI45OxmbGrYocYHTa9x0bKMQUE7uvHkNPNffUr+pCxSGw==", "_location": "/caniuse-lite", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "caniuse-lite@^1.0.30001006", "name": "caniuse-lite", "escapedName": "caniuse-lite", "rawSpec": "^1.0.30001006", "saveSpec": null, "fetchSpec": "^1.0.30001006" }, "_requiredBy": [ "/autoprefixer", "/browserslist" ], "_resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001010.tgz", "_shasum": "397a14034d384260453cc81994f494626d34b938", "_spec": "caniuse-lite@^1.0.30001006", "_where": "D:\\HTML\\Verstka\\WestShore\\node_modules\\autoprefixer", "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.30001010" }