{
  "_args": [
    [
      {
        "raw": "cssstyle@^1.0.0",
        "scope": null,
        "escapedName": "cssstyle",
        "name": "cssstyle",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/jsdom"
    ]
  ],
  "_from": "cssstyle@>=1.0.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "cssstyle@1.4.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/cssstyle",
  "_nodeVersion": "10.16.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/cssstyle_1.4.0_1563216662924_0.9738068829543016"
  },
  "_npmUser": {
    "name": "jon.sakas",
    "email": "jon.sakas@gmail.com"
  },
  "_npmVersion": "6.9.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "cssstyle@^1.0.0",
    "scope": null,
    "escapedName": "cssstyle",
    "name": "cssstyle",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-1.4.0.tgz",
  "_shasum": "9d31328229d3c565c61e586b02041a28fccdccf1",
  "_shrinkwrap": null,
  "_spec": "cssstyle@^1.0.0",
  "_where": "/home/lively4/lively4/ojs/node_modules/jsdom",
  "bugs": {
    "url": "https://github.com/jsakas/CSSStyleDeclaration/issues"
  },
  "contributors": [
    {
      "name": "Chad Walker",
      "email": "chad@chad-cat-lore-eddie.com",
      "url": "https://github.com/chad3814"
    },
    {
      "name": "Rafał Ruciński",
      "email": "fatfisz@gmail.com",
      "url": "https://fatfisz.com"
    },
    {
      "name": "Nikita Vasilyev",
      "email": "me@elv1s.ru"
    },
    {
      "name": "Davide P. Cervone"
    },
    {
      "name": "Forbes Lindesay"
    }
  ],
  "dependencies": {
    "cssom": "0.3.x"
  },
  "description": "CSSStyleDeclaration Object Model implementation",
  "devDependencies": {
    "babel-generator": "~6.26.1",
    "babel-traverse": "~6.26.0",
    "babel-types": "~6.26.0",
    "babylon": "~6.18.0",
    "eslint": "5.13.0",
    "eslint-config-prettier": "4.0.0",
    "eslint-plugin-prettier": "3.0.1",
    "nodeunit": "~0.11.3",
    "npm-run-all": "^4.1.5",
    "prettier": "1.16.4",
    "request": "^2.88.0",
    "resolve": "~1.8.1"
  },
  "directories": {
    "lib": "./lib"
  },
  "dist": {
    "integrity": "sha512-GBrLZYZ4X4x6/QEoBnIrqb8B/f5l4+8me2dkom/j1Gtbxy0kBv6OGzKuAsGM75bkGwGAFkt56Iwg28S3XTZgSA==",
    "shasum": "9d31328229d3c565c61e586b02041a28fccdccf1",
    "tarball": "https://registry.npmjs.org/cssstyle/-/cssstyle-1.4.0.tgz",
    "fileCount": 98,
    "unpackedSize": 205925,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdLMsXCRA9TVsSAnZWagAAUrgP/1jckpxMLQ/i0pGKN22E\ni3njhaSKHV8IbplBPN9p9vdlzvXQv3EmoUNO5J2Mv1W0F2O6MpsVH8h+8ihY\nrKJV8XnNTZq1/1vSLdwAmqxTvdDXH5QZQx/NCdp1a8K717anZZljnblWE01u\nvuuLMwCeTG6xyLi1+loiWSwZvKrC87WIDWe5iCcezJZ9v4nK71/Kcw/Vaf5X\nRwS5VpgrphbvKRet8xGhn9aJ8vE7VlZQ1w1ECvmGe7BAbge2EJOtZcdmJFcC\nY71c6sAoaank1LdD7TRKZU+hysYtwt+hWS27ao5UHr5nszTPqmQapY2zWIHr\nK09ySY3EfB2QQOJRGlfqDA7RfTS1XYaAp7IxMFhfqdusvUw9MrOJKR8qvSdu\n1mqenOywBMMMfy1fpp1ulFqhmIJh+MA0NQ4ESce6rH2R4xW2I21KlH4c0Xm2\n/UWOMEM/nfj6+ErRVhXwemdovh/LqXBvpY95HvyyB4PKcDfEr2tD8fsTgsAk\nMEIlPWdaELp1GyaDDG9F4jmFEexL55vcS/5D4b0G9LzIUgezU0/1toDT5dtI\nyUlgNxSl6qO5wfWBaHgvUYkfNAdrPxQAoWW2ePNG7vjgdetNOksl58t8z0Zw\nTMejTJCf4bDVfEbb43L6ZUoohHwSTk0XISibchP7GbmpcRlHlJC/RSVetlTz\n7Hst\r\n=imNw\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "3cb68b3fc2c2bb2ac1de5cbf974715a768aa120f",
  "homepage": "https://github.com/jsakas/CSSStyleDeclaration",
  "keywords": [
    "CSS",
    "CSSStyleDeclaration",
    "StyleSheet"
  ],
  "license": "MIT",
  "main": "./lib/CSSStyleDeclaration.js",
  "maintainers": [
    {
      "name": "chad3814",
      "email": "chad@chad-cat-lore-eddie.com"
    },
    {
      "name": "jon.sakas",
      "email": "jon.sakas@gmail.com"
    }
  ],
  "name": "cssstyle",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jsakas/CSSStyleDeclaration.git"
  },
  "scripts": {
    "download": "node ./scripts/download_latest_properties.js && eslint lib/allProperties.js --fix",
    "generate": "run-p generate:*",
    "generate:implemented_properties": "node ./scripts/generate_implemented_properties.js",
    "generate:properties": "node ./scripts/generate_properties.js",
    "lint": "npm run generate && eslint . --max-warnings 0",
    "lint:fix": "eslint . --fix --max-warnings 0",
    "prepublishOnly": "npm run test-ci",
    "test": "npm run generate && nodeunit tests",
    "test-ci": "npm run lint && npm run test"
  },
  "version": "1.4.0"
}
