You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

87 lines
3.4 KiB

{
"_args": [
[
"css-select-base-adapter@^0.1.1",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/svgo"
]
],
"_from": "css-select-base-adapter@>=0.1.1 <0.2.0",
"_hasShrinkwrap": false,
"_id": "css-select-base-adapter@0.1.1",
"_inCache": true,
"_installable": true,
"_location": "/css-select-base-adapter",
"_nodeVersion": "10.11.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/css-select-base-adapter_0.1.1_1540349107920_0.7046279286005321"
},
"_npmUser": {
"email": "nrkn.com@gmail.com",
"name": "nrkn"
},
"_npmVersion": "6.0.1",
"_phantomChildren": {},
"_requested": {
"name": "css-select-base-adapter",
"raw": "css-select-base-adapter@^0.1.1",
"rawSpec": "^0.1.1",
"scope": null,
"spec": ">=0.1.1 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/svgo"
],
"_resolved": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz",
"_shasum": "3b2ff4972cc362ab88561507a95408a1432135d7",
"_shrinkwrap": null,
"_spec": "css-select-base-adapter@^0.1.1",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/svgo",
"author": {
"email": "nrkn.com@gmail.com",
"name": "Nik Coughlin"
},
"bugs": {
"url": "https://github.com/nrkn/css-select-base-adapter/issues"
},
"dependencies": {},
"description": "Provides some base functions needed by a css-select adapter so that you don't have to implement the whole thing.",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 8,
"integrity": "sha512-jQVeeRG70QI08vSTwf1jHxp74JoZsr2XSgETae8/xC8ovSnL2WF87GTLO86Sbwdt2lK4Umg4HnnwMO4YF3Ce7w==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbz9y0CRA9TVsSAnZWagAAxEAP/0HG9LYX85OGCdQegFxT\n0UvAmL9oUyBEylkGbXo2f/wWVBjsKJ2gcHnt8SBsHkZZXRoJoywQ+FWE7u7d\nJBhlyzP+AsSMjwJJPrg/l+IHRcjxhGcgqLjorYRElHlRZNXL0dul/jLj1H/z\nOr2MteAC+JAeWBtue+3iMCo+441GwvtpjZniIi8QvOsLIClDuuk88ONESu51\n40A1IXTjIJOKv8gQ0vSg0b52ntQf5p+TYIlGrSSqYEl3FRRLuI2Zb4XIc7lK\nKM/bAOUmMJ+PqzgGINpG0Kflg+3YcM7rSpipkj1DaJBExJ+pCVUIZ2+P1Q1N\nB5DusaeiU38nrk8uV4ysfcM3PS9IM3UNWnqlYxLd/jLUxHYpQCHbpk2PtXEV\ndu+svL3fdXLJbPJJp91+eaoJjbCRQv9O6dZU+NO/qlprzJTsrA4rti5jPNif\nWjZg1oCADQgRmAqywvzQpybahPjgwidfO9ElV+7T2rpHh8IXECEkCZ0WMWFE\n9m0WXBwPy7I/faMwX+kAn7M3PP01zhCp0yK2enqkmweXSNtV/7IsSHRKpoLe\nSy9+OIVagXM7I3LMulBXm8wo+7UvGFRRify7l/Izu49SoG2IUdVShtJxek2g\nUejqRrtRzDzsHgqyREXVVI9Ln/C+C3vX9F1kLW7yDHt/0yfqXBauTfL0Zbf6\nwkb5\r\n=69Od\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "3b2ff4972cc362ab88561507a95408a1432135d7",
"tarball": "https://registry.npmjs.org/css-select-base-adapter/-/css-select-base-adapter-0.1.1.tgz",
"unpackedSize": 10941
},
"gitHead": "4f6a9dcc36d1ce09f48c9ba34c8d1623194e2d07",
"homepage": "https://github.com/nrkn/css-select-base-adapter#readme",
"keywords": [
"adapter",
"css",
"css-select",
"select"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "nrkn",
"email": "nrkn.com@gmail.com"
}
],
"name": "css-select-base-adapter",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/nrkn/css-select-base-adapter.git"
},
"scripts": {
"test": "mocha"
},
"version": "0.1.1"
}