Files
w4rpservices/node_modules/caniuse-db/package.json
2018-10-27 03:51:47 -05:00

58 lines
1.6 KiB
JSON

{
"_from": "caniuse-db@^1.0.30000634",
"_id": "caniuse-db@1.0.30000899",
"_inBundle": false,
"_integrity": "sha512-MSCUohyoLU4/PGapapw/PLQkmQ+sFgzX6e3tM6ue8HX9HW9rBD5gRiAYKhC8r0QkvUE0pWTA8Ze6f3jrzBizVg==",
"_location": "/caniuse-db",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "caniuse-db@^1.0.30000634",
"name": "caniuse-db",
"escapedName": "caniuse-db",
"rawSpec": "^1.0.30000634",
"saveSpec": null,
"fetchSpec": "^1.0.30000634"
},
"_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.30000899.tgz",
"_shasum": "f66d667d507c2aa19603a4a3763d71aa89cc360f",
"_spec": "caniuse-db@^1.0.30000634",
"_where": "C:\\xampp\\htdocs\\w4rpservices\\node_modules\\cssnano\\node_modules\\autoprefixer",
"author": {
"name": "Alexis Deveria",
"email": "adeveria@gmail.com"
},
"bugs": {
"url": "https://github.com/Fyrd/caniuse/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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.30000899"
}