File: /home/frenchy/www/french-american.org/current/node_modules/CSSselect/package.json
{
"_args": [
[
"CSSselect@0.7.0",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "CSSselect@0.7.0",
"_id": "CSSselect@0.7.0",
"_inBundle": false,
"_integrity": "sha1-5AVMZ7RnRl88lQDA2gqnh4xLq9I=",
"_location": "/CSSselect",
"_phantomChildren": {
"domelementtype": "1.3.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "CSSselect@0.7.0",
"name": "CSSselect",
"escapedName": "CSSselect",
"rawSpec": "0.7.0",
"saveSpec": null,
"fetchSpec": "0.7.0"
},
"_requiredBy": [
"/cheerio-select"
],
"_resolved": "https://registry.npmjs.org/CSSselect/-/CSSselect-0.7.0.tgz",
"_spec": "0.7.0",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"author": {
"name": "Felix Boehm",
"email": "me@feedic.com"
},
"bugs": {
"url": "https://github.com/fb55/CSSselect/issues"
},
"dependencies": {
"CSSwhat": "0.4",
"boolbase": "~1.0.0",
"domutils": "1.4",
"nth-check": "~1.0.0"
},
"description": "a CSS selector compiler/engine",
"devDependencies": {
"cheerio-soupselect": "*",
"expect.js": "*",
"htmlparser2": "*",
"mocha": "*"
},
"homepage": "https://github.com/fb55/CSSselect#readme",
"keywords": [
"css",
"selector"
],
"license": "BSD-like",
"name": "CSSselect",
"repository": {
"type": "git",
"url": "git://github.com/fb55/CSSselect.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.7.0"
}