{ "_args": [ [ { "name": "cheerio", "raw": "cheerio@^1.0.0-rc.2", "rawSpec": "^1.0.0-rc.2", "scope": null, "spec": ">=1.0.0-rc.2 <2.0.0", "type": "range" }, "E:\\Programs\\雪山凌狐的个人网站\\上课有关内容\\编程开发教程\\python3小白课\\python3小白课笔记\\node_modules\\gitbook-plugin-lightbox" ] ], "_from": "cheerio@>=1.0.0-rc.2 <2.0.0", "_hasShrinkwrap": false, "_id": "cheerio@1.0.0-rc.3", "_inCache": true, "_installable": true, "_location": "/cheerio", "_nodeVersion": "10.15.3", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/cheerio_1.0.0-rc.3_1554588855915_0.13828001641261256" }, "_npmUser": { "email": "mike@mikepennisi.com", "name": "jugglinmike" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "name": "cheerio", "raw": "cheerio@^1.0.0-rc.2", "rawSpec": "^1.0.0-rc.2", "scope": null, "spec": ">=1.0.0-rc.2 <2.0.0", "type": "range" }, "_requiredBy": [ "/gitbook-plugin-lightbox" ], "_resolved": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.3.tgz", "_shasum": "094636d425b2e9c0f4eb91a46c05630c9a1a8bf6", "_shrinkwrap": null, "_spec": "cheerio@^1.0.0-rc.2", "_where": "E:\\Programs\\雪山凌狐的个人网站\\上课有关内容\\编程开发教程\\python3小白课\\python3小白课笔记\\node_modules\\gitbook-plugin-lightbox", "author": { "email": "mattmuelle@gmail.com", "name": "Matt Mueller", "url": "mat.io" }, "bugs": { "url": "https://github.com/cheeriojs/cheerio/issues" }, "dependencies": { "css-select": "~1.2.0", "dom-serializer": "~0.1.1", "entities": "~1.1.1", "htmlparser2": "^3.9.1", "lodash": "^4.15.0", "parse5": "^3.0.1" }, "description": "Tiny, fast, and elegant implementation of core jQuery designed specifically for the server", "devDependencies": { "benchmark": "^2.1.0", "coveralls": "^2.11.9", "expect.js": "~0.3.1", "istanbul": "^0.4.3", "jquery": "^3.0.0", "jsdom": "^9.2.1", "jshint": "^2.9.2", "mocha": "^3.1.2", "xyz": "~1.1.0" }, "directories": {}, "dist": { "fileCount": 15, "integrity": "sha512-0td5ijfUPuubwLUu0OBoe98gZj8C/AA+RW3v67GPlGOrvxWjZmBXiBCRU+I8VEiNyJzjth40POfHiz2RB3gImA==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcqSS5CRA9TVsSAnZWagAA7F8P/0wh2IiLcqvx5qd6H4xY\nv/2db56ZXgndPGHe8EnrJZPmxZADBMFI4Kg+L4mV1T57si/f3UGlcp3qscU2\nlzL4yI4GuIxnGWJCz3GdUqfv/KiiT2b6T7E3Ax92BtSTwLK7bdko27MTeo6m\nHOUIIY+oLQGN5P0/UZvcE6u6V+pyMLhbT9xClTOxZGmYAIW8T8oL6Kc+hq6b\ngkvi5ilOJAt+NCoaV7Ml8dDILd8flRN/rccY7/1+b+yaDqIrFjpBgFfBa3LV\nrYvdsRyX21/Os2PJ1ZjH2Yf5vg0YXCDPe6rbBm2lZgLecte3zbNr75tG6QFZ\nq71zivspB1GyGx0K7pdYpoRvwLQBs6WSORJLd5WunpAiy2iWiJ2Mcx7yUJul\n00OrqB0FZvRKx/dE0fDm8sgvoVYSgh3SALK4Q6J4TrALqJWRh6KeDEDDPc1M\n9YJdXb8mR4GIkhGrB04XI2hKDZRHyRaV0bRayKHO001ZlmGSXQp9OoN1EM3V\n3fbacRMIS7QQ/Ua2q9NIVTLADsi0YljT0uG0xMyFNgguJFyR5sOAM+zaOpwj\nis80d/4aiwvEu4m7/Ie8wN5OTgv6g0l/j/B445ELIDY83RyFi7nYfiERgJ5v\n7qsQVpnkdDYiZoWf7I3RXHnLgR7hGORodUTtkocNbcUzYqlHI0p02i80lhmy\ncb9y\r\n=UxM8\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "094636d425b2e9c0f4eb91a46c05630c9a1a8bf6", "tarball": "https://registry.npmjs.org/cheerio/-/cheerio-1.0.0-rc.3.tgz", "unpackedSize": 111926 }, "engines": { "node": ">= 0.6" }, "gitHead": "e7c035fd3aedbe449e37d2b1c59fb619375a493a", "homepage": "https://github.com/cheeriojs/cheerio#readme", "keywords": [ "htmlparser", "jquery", "selector", "scraper", "parser", "html" ], "license": "MIT", "main": "./index.js", "maintainers": [ { "email": "dc@davidchambers.me", "name": "davidchambers" }, { "email": "me@feedic.com", "name": "feedic" }, { "email": "mike@mikepennisi.com", "name": "jugglinmike" }, { "email": "mattmuelle@gmail.com", "name": "mattmueller" } ], "name": "cheerio", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/cheeriojs/cheerio.git" }, "scripts": { "test": "make test" }, "version": "1.0.0-rc.3" }