{
  "_args": [
    [
      {
        "raw": "nwsapi@^2.0.7",
        "scope": null,
        "escapedName": "nwsapi",
        "name": "nwsapi",
        "rawSpec": "^2.0.7",
        "spec": ">=2.0.7 <3.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/ojs/node_modules/jsdom"
    ]
  ],
  "_from": "nwsapi@>=2.0.7 <3.0.0",
  "_hasShrinkwrap": false,
  "_id": "nwsapi@2.1.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/nwsapi",
  "_nodeVersion": "11.12.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/nwsapi_2.1.4_1556570561372_0.919770704504693"
  },
  "_npmUser": {
    "name": "diego",
    "email": "diego.perini@gmail.com"
  },
  "_npmVersion": "6.7.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "nwsapi@^2.0.7",
    "scope": null,
    "escapedName": "nwsapi",
    "name": "nwsapi",
    "rawSpec": "^2.0.7",
    "spec": ">=2.0.7 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/jsdom"
  ],
  "_resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.1.4.tgz",
  "_shasum": "e006a878db23636f8e8a67d33ca0e4edf61a842f",
  "_shrinkwrap": null,
  "_spec": "nwsapi@^2.0.7",
  "_where": "/home/lively4/lively4/ojs/node_modules/jsdom",
  "author": {
    "name": "Diego Perini",
    "email": "diego.perini@gmail.com",
    "url": "http://www.iport.it/"
  },
  "bugs": {
    "url": "http://github.com/dperini/nwsapi/issues"
  },
  "dependencies": {},
  "description": "Fast CSS Selectors API Engine",
  "devDependencies": {},
  "directories": {},
  "dist": {
    "integrity": "sha512-iGfd9Y6SFdTNldEy2L0GUhcarIutFmk+MPWIn9dmj8NMIup03G08uUF2KGbbmv/Ux4RT0VZJoP/sVbWA6d/VIw==",
    "shasum": "e006a878db23636f8e8a67d33ca0e4edf61a842f",
    "tarball": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.1.4.tgz",
    "fileCount": 7,
    "unpackedSize": 81305,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcx2HCCRA9TVsSAnZWagAAdC8P/i6uK6lXi8+3xyiYEf4u\njksSnz4cLChiY2ZLgbDmgal81GRNS8z1LpjIS3FJWKLfA3TaTx5m4G03Ov+b\nEfQurge108kGWnc+ZgKj/pmvxrviPmdOe3gR0vfHFHw3dbtuh9zdWxNWEvOQ\nDgXqTC/M9odXPUJRA1wGyfZafFv1382iXyugeNMAE4XwmJuXsCsWlD2rvGz4\neFq8RRwUxn5tHS7x0nvK4s8C/CEq6ndgInr57IS5refBWC0DKGflWy1j3L4a\nQP6ltM58WAVUDBcZ4HelD4TtGNrXked6cANCf+aTYdIFOGkoC7md6zGeqgzv\nAmZLVNUWYjtBd1EpnUS3oNY/QqepNWF1SE2G0GVRBB3s3eiu6t8put8tuyNs\nVYh2TPzv8JWB8oJyzApmt0KdyDsPBG7oyeFfHyZn2Q3A7KonmNz5mBZb7eXy\nh9R7fHJd7JpbD7Fxl+xYOF7XpeUR/SYSehgUz+mmYa9l0+P6Og/e8waI6TlA\nnSSz0QKjC8FqHTy8vg9xAXGmBfRR1i2JiwKlKDP1rhsde4hUqooutfqvt2kC\nJiHChpvWBMgvTkyYwGnq2nr99JvTJsS6wft+OgaTWq4a2kwho7QE37RsWM/V\nVxId2xRuvVrtrlYfikQYdwtaZEImSHtwakEM7zkzSpMX6cJs/4KP7rdDJaIy\n0WPF\r\n=mTKW\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "4077276bc5ed1e2b56f12bf409b328e918d67784",
  "homepage": "http://javascript.nwbox.com/nwsapi/",
  "keywords": [
    "css",
    "css3",
    "css4",
    "matcher",
    "selector"
  ],
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://javascript.nwbox.com/nwsapi/MIT-LICENSE"
    }
  ],
  "main": "./src/nwsapi",
  "maintainers": [
    {
      "name": "diego",
      "email": "diego.perini@gmail.com"
    }
  ],
  "name": "nwsapi",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/dperini/nwsapi.git"
  },
  "scripts": {
    "lint": "eslint ./src/nwsapi.js"
  },
  "version": "2.1.4"
}
