{ "_args": [ [ "bianco.query@^1.0.0", "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/riot" ] ], "_from": "bianco.query@>=1.0.0 <2.0.0", "_hasShrinkwrap": false, "_id": "bianco.query@1.0.0", "_inCache": true, "_installable": true, "_location": "/bianco.query", "_nodeVersion": "10.9.0", "_npmOperationalInternal": { "host": "s3://npm-registry-packages", "tmp": "tmp/bianco.query_1.0.0_1543683670991_0.21908275545185263" }, "_npmUser": { "email": "gianluca.guarini@gmail.com", "name": "gianlucaguarini" }, "_npmVersion": "6.4.1", "_phantomChildren": {}, "_requested": { "name": "bianco.query", "raw": "bianco.query@^1.0.0", "rawSpec": "^1.0.0", "scope": null, "spec": ">=1.0.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/riot" ], "_resolved": "https://registry.npmjs.org/bianco.query/-/bianco.query-1.0.0.tgz", "_shasum": "1149b4d5b4175ef28086ba5851507bebd60d161a", "_shrinkwrap": null, "_spec": "bianco.query@^1.0.0", "_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/riot", "author": { "email": "gianluca.guarini@gmail.com", "name": "Gianluca Guarini", "url": "http://gianlucaguarini.com" }, "bugs": { "url": "https://github.com/biancojs/query/issues" }, "dependencies": { "bianco.dom-to-array": "^0.0.10" }, "description": "Modern DOM query selectors helpers written in es2015", "devDependencies": { "@gianlucaguarini/eslint-config": "^2.0.0", "eslint": "^5.8.0", "jsdom": "12.2.0", "jsdom-global": "3.0.2", "mocha": "^5.2.0", "rollup": "^0.66.6", "rollup-plugin-node-resolve": "^3.4.0" }, "directories": {}, "dist": { "fileCount": 5, "integrity": "sha512-pDstv5+tsuw//wNuPnXuf4DjyN116tcH/a7hxbqH1OpWMsBgBkp/O29uxlWEZWN5e6hCaGajLNA9CAGTsgYeWw==", "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcAr5XCRA9TVsSAnZWagAALXEP/0l64xs+kUmpKd8EB38Q\nPD6broJVOg+eN2X6WD4smAT1BpK3X/zZX4NEQV+cCSnQZJ8Mstp8RmYD2Z40\nFQxdlGqBYWc7O+4jE1cWgRNGBEe64P2oyGvmoA2o59HdO21tHyRZuXDh15gU\ndo8uRqjCpNUugUI9rUCH2+vFjag87qZbHM5VzJaTR/bPghJX5oHK1VzdbBNV\ne60coWu5ZNSLi9dLwpyC9P5GGyXbQu88GLcCHqPIAFjwTYoqz/y9LRvaSz8v\n89j95UQENFSynzb2noZ0AOpoO1FsKmpF7hTH4uWcssIT+Any2DuSNu87Zr+6\nAhY7vsO7PtvlJBDsbOOaYrauqwV5lvaxhXEXvtX8s2AsXFa98t4APoBpgqRI\nsrcv2HbfhzjsF3DnQI60PodKRpKkN/qZmX9NqHjv+OMaj/eL5rEWJn7KB6Wd\njoO1soahbkeMv0sz2Bk9I/AIvQHeg3Dc+02ISYAjmRcwyB1/cn6cEMEqjI08\n9K3oj98+tr9aLr6YIvec8rhgsdHSJdJyInmaV/naxV//j98KO6rDuJc1dH8E\nVOodkGiEmCf/R6ynjyZQeCJteyjvhQLXnRgP4zaGRhEmgq7nkkbwwO07FMiy\nJDLBHPloK1Lfzcfn+NhvtdxwV1oVEgalnR95Zd70CH+qr1WTEMlaioFFlFcu\n3SAx\r\n=w6ny\r\n-----END PGP SIGNATURE-----\r\n", "shasum": "1149b4d5b4175ef28086ba5851507bebd60d161a", "tarball": "https://registry.npmjs.org/bianco.query/-/bianco.query-1.0.0.tgz", "unpackedSize": 5396 }, "gitHead": "b3e1ecf5583bc8dac051fa0290644cc79bf2c591", "homepage": "https://github.com/biancojs/query#readme", "jsnext:main": "index.next.js", "keywords": [ "$", "DOM", "es2015", "es6", "query", "querySelector", "querySelectorAll" ], "license": "MIT", "main": "index.js", "maintainers": [ { "name": "gianlucaguarini", "email": "gianluca.guarini@gmail.com" }, { "name": "nilssolanki", "email": "hibatsu@gmail.com" }, { "name": "nirazul", "email": "rouven.buehlmann@dreipol.ch" } ], "module": "index.next.js", "name": "bianco.query", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+https://github.com/biancojs/query.git" }, "scripts": { "build": "rollup -c", "doc": "documentation readme index.next.js -s API", "lint": "eslint index.next.js test.js rollup.config.js", "prepare": "npm run build && npm test", "test": "npm run lint && mocha test.js" }, "version": "1.0.0" }