{
  "_args": [
    [
      {
        "raw": "data-urls@^1.0.0",
        "scope": null,
        "escapedName": "data-urls",
        "name": "data-urls",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/jsdom"
    ]
  ],
  "_from": "data-urls@>=1.0.0 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "data-urls@1.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/data-urls",
  "_nodeVersion": "10.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/data-urls_1.1.0_1540559128977_0.9896566440878478"
  },
  "_npmUser": {
    "name": "domenic",
    "email": "d@domenic.me"
  },
  "_npmVersion": "6.4.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "data-urls@^1.0.0",
    "scope": null,
    "escapedName": "data-urls",
    "name": "data-urls",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/data-urls/-/data-urls-1.1.0.tgz",
  "_shasum": "15ee0582baa5e22bb59c77140da8f9c76963bbfe",
  "_shrinkwrap": null,
  "_spec": "data-urls@^1.0.0",
  "_where": "/home/lively4/lively4/ojs/node_modules/jsdom",
  "author": {
    "name": "Domenic Denicola",
    "email": "d@domenic.me",
    "url": "https://domenic.me/"
  },
  "bugs": {
    "url": "https://github.com/jsdom/data-urls/issues"
  },
  "dependencies": {
    "abab": "^2.0.0",
    "whatwg-mimetype": "^2.2.0",
    "whatwg-url": "^7.0.0"
  },
  "description": "Parses data: URLs",
  "devDependencies": {
    "eslint": "^5.7.0",
    "jest": "^23.6.0",
    "request": "^2.88.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-YTWYI9se1P55u58gL5GkQHW4P6VJBJ5iBT+B5a7i2Tjadhv52paJG0qHX4A0OR6/t52odI64KP2YvFpkDOi3eQ==",
    "shasum": "15ee0582baa5e22bb59c77140da8f9c76963bbfe",
    "tarball": "https://registry.npmjs.org/data-urls/-/data-urls-1.1.0.tgz",
    "fileCount": 5,
    "unpackedSize": 8042,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJb0xEZCRA9TVsSAnZWagAARWkP/R3pUS9sPJmYgzW/lkwu\nIvGEdJMr2Fq9qd5Jh+U2++gHrh1lse+95cvlebiHxSNcmf84IvfVZ5J9Zlun\nSU/+kkA9mlGZNb72SEUsQIEl6qyYCH5moGboH3zoEuu+1h3vel9l897Z66w4\ngWXa2N6HOZrVL8h3ILcq2egmbiUZ1lJ6VF94ggecFrHBkssUlZYKur1jM2eJ\nNo5t7Aasyi+StqbudS5177QP4LxbmOuFBwRW1fMPDo7Yv82gPqbAirj5vQnA\nVKG1pL8qu/4bZH2PgicIfERxQLPo4IkTTobf/WMBZ0OKVd8FuVKMZdEfZVcG\n7WE9FnL1TjNFlm1waP6DCXApZt5dWD4wbniuIy4iO3e1VzsWwyj5ZwOeeobp\nQiqHnKCsqLi2EmEHHt5F6vVdpyYW46tZUlXOzCUzAWCv0IWlR+8Hw1i9C7D0\n+l+RAC2XMmC/1LC7+5E4BGkN4ItkHZ9brsGAJk2/VBBU9F1ebueNwZiy1fi5\nIVafv/7Xd5vB/XZCDQc+pArXxVzooWIHGRol1U/CpJe0A1GaDPRSd4mmLumP\nuVjgeJdm4c+9x2KMUeAnVDXYD107cK1xkaaF5huMB6iFxs3q+AxfzFcKyHm3\nsQiQJ6dH+05hX5X9nVW028Ww+8auHpmAmA1zFpskFQaxMBAYGrfdgnHO0qOp\nRlEb\r\n=pfzp\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "f42daf4c31a7ed00295993990ebbd2901bee168f",
  "homepage": "https://github.com/jsdom/data-urls#readme",
  "jest": {
    "coverageDirectory": "coverage",
    "coverageReporters": [
      "lcov",
      "text-summary"
    ],
    "testEnvironment": "node",
    "testMatch": [
      "<rootDir>/test/**/*.js"
    ],
    "coveragePathIgnorePatterns": [
      "<rootDir>/node_modules/(?!(abab/lib/atob.js))"
    ]
  },
  "keywords": [
    "data url",
    "data uri",
    "data:",
    "http",
    "fetch",
    "whatwg"
  ],
  "license": "MIT",
  "main": "lib/parser.js",
  "maintainers": [
    {
      "name": "domenic",
      "email": "d@domenic.me"
    },
    {
      "name": "joris-van-der-wel",
      "email": "joris@jorisvanderwel.com"
    },
    {
      "name": "sebmaster",
      "email": "sebmaster16@gmail.com"
    },
    {
      "name": "timothygu",
      "email": "timothygu99@gmail.com"
    },
    {
      "name": "tmpvar",
      "email": "tmpvar@gmail.com"
    },
    {
      "name": "zirro",
      "email": "code@zirro.se"
    }
  ],
  "name": "data-urls",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jsdom/data-urls.git"
  },
  "scripts": {
    "coverage": "jest --coverage",
    "lint": "eslint .",
    "pretest": "node scripts/get-latest-platform-tests.js",
    "test": "jest"
  },
  "version": "1.1.0"
}
