{"name":"cheerio","version":"1.0.0-rc.4","description":"Tiny, fast, and elegant implementation of core jQuery designed specifically for the server","author":{"name":"Matt Mueller","email":"mattmuelle@gmail.com","url":"mat.io"},"license":"MIT","keywords":["htmlparser","jquery","selector","scraper","parser","html"],"repository":{"type":"git","url":"git://github.com/cheeriojs/cheerio.git"},"main":"./index.js","types":"types/index.d.ts","engines":{"node":">= 0.12"},"dependencies":{"cheerio-select":"github:cheeriojs/cheerio-select","dom-serializer":"~1.2.0","domhandler":"^4.0.0","entities":"~2.1.0","htmlparser2":"^6.0.0","parse5":"^6.0.0","parse5-htmlparser2-tree-adapter":"^6.0.0"},"devDependencies":{"@types/node":"^14.14.10","benchmark":"^2.1.4","coveralls":"^3.0.2","eslint":"^7.10.0","eslint-config-prettier":"^7.0.0","eslint-plugin-jsdoc":"^30.6.2","expect.js":"~0.3.1","husky":"^4.2.5","jquery":"^3.0.0","jsdoc":"^3.6.6","jsdom":"^16.2.2","lint-staged":"^10.2.2","mocha":"^8.1.1","nyc":"^15.0.1","prettier":"^2.1.1","tsd":"^0.14.0","xyz":"~4.0.0"},"scripts":{"test":"npm run lint && npm run test:mocha && npm run test:types","test:mocha":"mocha --recursive --reporter dot --parallel","test:types":"tsd","lint":"npm run lint:es && npm run lint:prettier","lint:es":"eslint --ignore-path .prettierignore .","lint:prettier":"npm run format:prettier:raw -- --check","format":"npm run format:es && npm run format:prettier","format:es":"npm run lint:es -- --fix","format:prettier":"npm run format:prettier:raw -- --write","format:prettier:raw":"prettier '**/*.{js,ts,md,json,yml}' --ignore-path .prettierignore","build:docs":"jsdoc --configure jsdoc-config.json","pre-commit":"lint-staged"},"prettier":{"singleQuote":true,"tabWidth":2},"lint-staged":{"*.js":["prettier --write","npm run test:lint -- --fix"],"*.{json,md,ts,yml}":["prettier --write"]},"gitHead":"52066f3c6943d352b41fc3d5f972a7f8ecad84db","bugs":{"url":"https://github.com/cheeriojs/cheerio/issues"},"homepage":"https://github.com/cheeriojs/cheerio#readme","_id":"cheerio@1.0.0-rc.4","_nodeVersion":"15.4.0","_npmVersion":"6.14.10","dist":{"shasum":"a0e60d686400a3017bb2effeca503ce6b4bde83d","size":37101,"noattachment":false,"key":"/cheerio/-/cheerio-1.0.0-rc.4.tgz","tarball":"http://registry.cnpm.dingdandao.com/cheerio/download/cheerio-1.0.0-rc.4.tgz"},"_npmUser":{"name":"feedic","email":"me@feedic.com"},"directories":{},"maintainers":[{"name":"fb55","email":""},{"name":"jugglinmike","email":""}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/cheerio_1.0.0-rc.4_1608579365580_0.20162319011742458"},"_hasShrinkwrap":false,"publish_time":1608579365900,"_cnpm_publish_time":1608579365900,"dist-tags":{"latest":"1.2.0"}}