package.json 1.53 KB
Newer Older
YazhouChen's avatar
YazhouChen committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61
{
  "_args": [
    [
      "caniuse-db@1.0.30000912",
      "E:\\changfa\\crscd-view"
    ]
  ],
  "_development": true,
  "_from": "caniuse-db@1.0.30000912",
  "_id": "caniuse-db@1.0.30000912",
  "_inBundle": false,
  "_integrity": "sha512-uiepPdHcJ06Na9t15L5l+pp3NWQU4IETbmleghD6tqCqbIYqhHSu7nVfbK2gqPjfy+9jl/wHF1UQlyTszh9tJQ==",
  "_location": "/caniuse-db",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "caniuse-db@1.0.30000912",
    "name": "caniuse-db",
    "escapedName": "caniuse-db",
    "rawSpec": "1.0.30000912",
    "saveSpec": null,
    "fetchSpec": "1.0.30000912"
  },
  "_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.30000912.tgz",
  "_spec": "1.0.30000912",
  "_where": "E:\\changfa\\crscd-view",
  "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.30000912"
}