lepu-test-platform-web/node_modules/caniuse-db/package.json

62 lines
1.6 KiB
JSON

{
"_args": [
[
"caniuse-db@1.0.30001125",
"/Applications/work/GitLab/lepu-test-platform-web"
]
],
"_development": true,
"_from": "caniuse-db@1.0.30001125",
"_id": "caniuse-db@1.0.30001125",
"_inBundle": false,
"_integrity": "sha512-MN6D6aNZV8AGq5erwkaonrHBGe2dwkkQIqsPAuU6DtqqSngw6rhUhRhbSZib6cS9mrS0OSB2gmioaMrcz0tZSQ==",
"_location": "/caniuse-db",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "caniuse-db@1.0.30001125",
"name": "caniuse-db",
"escapedName": "caniuse-db",
"rawSpec": "1.0.30001125",
"saveSpec": null,
"fetchSpec": "1.0.30001125"
},
"_requiredBy": [
"/caniuse-api",
"/caniuse-api/browserslist",
"/cssnano/autoprefixer",
"/cssnano/browserslist",
"/postcss-merge-rules/browserslist"
],
"_resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.30001125.tgz",
"_spec": "1.0.30001125",
"_where": "/Applications/work/GitLab/lepu-test-platform-web",
"author": {
"name": "Alexis Deveria",
"email": "adeveria@gmail.com"
},
"bugs": {
"url": "https://github.com/Fyrd/caniuse/issues"
},
"description": "Raw browser/feature support data from caniuse.com",
"homepage": "https://github.com/Fyrd/caniuse#readme",
"keywords": [
"support",
"css",
"js",
"html5",
"svg"
],
"license": "CC-BY-4.0",
"name": "caniuse-db",
"repository": {
"type": "git",
"url": "git+https://github.com/Fyrd/caniuse.git"
},
"scripts": {
"validate": "node validator/validate-jsons.js"
},
"version": "1.0.30001125"
}