{
  "_args": [
    [
      "cssdb@3.2.1",
      "/home/alex/Projects/SDPK/Works/content/sdpk-content"
    ]
  ],
  "_from": "cssdb@3.2.1",
  "_id": "cssdb@3.2.1",
  "_inBundle": false,
  "_integrity": "sha512-I0IS8zvxED8sQtFZnV7M+AkhWqTgp1HIyfMQJBbjdn4GgurBt7NCZaDgrWiAN2kNJN34mhF1p50aZIMQu290mA==",
  "_location": "/cssdb",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "cssdb@3.2.1",
    "name": "cssdb",
    "escapedName": "cssdb",
    "rawSpec": "3.2.1",
    "saveSpec": null,
    "fetchSpec": "3.2.1"
  },
  "_requiredBy": [
    "/postcss-preset-env"
  ],
  "_resolved": "https://registry.npmjs.org/cssdb/-/cssdb-3.2.1.tgz",
  "_spec": "3.2.1",
  "_where": "/home/alex/Projects/SDPK/Works/content/sdpk-content",
  "author": {
    "name": "Jonathan Neal",
    "email": "jonathantneal@hotmail.com"
  },
  "bugs": {
    "url": "https://github.com/csstools/cssdb/issues"
  },
  "description": "A comprehensive list of CSS features and their positions in the process of becoming implemented web standards",
  "devDependencies": {
    "browserslist": "^4.1.0",
    "caniuse-lite": "^1.0.30000883",
    "eslit": "^5.0.0",
    "fse": "^4.0.1",
    "marked": "^0.5.0",
    "node-fetch": "^2.2.0",
    "postcss": "^7.0.2",
    "pre-commit": "^1.2.2"
  },
  "files": [
    "cssdb.json"
  ],
  "homepage": "https://github.com/csstools/cssdb#readme",
  "keywords": [
    "css",
    "features",
    "list",
    "specifications",
    "stages",
    "tc39"
  ],
  "license": "CC0-1.0",
  "main": "cssdb.json",
  "name": "cssdb",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/csstools/cssdb.git"
  },
  "scripts": {
    "start": "node tasks/start",
    "start:nobadges": "node tasks/start --no-badges",
    "test": "node tasks/test"
  },
  "version": "3.2.1"
}
