UNPKG

json-q

Version:

Retrieves values from JSON objects (and JavaScript objects) by css-selector-like query (includes attribute filters and array flattening).

58 lines (57 loc) 1.68 kB
{ "_from": "before-build-webpack@^0.2.1", "_id": "before-build-webpack@0.2.1", "_inBundle": false, "_integrity": "sha512-nnK3bDmZtepwi8uBPTGjJeEWEhuEkZJdIhxMk7C47FkyofMauTsLyHDO6l6o1lhGnrrlGT6OEN6t0KdspcjwvQ==", "_location": "/before-build-webpack", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "before-build-webpack@^0.2.1", "name": "before-build-webpack", "escapedName": "before-build-webpack", "rawSpec": "^0.2.1", "saveSpec": null, "fetchSpec": "^0.2.1" }, "_requiredBy": [ "#DEV:/" ], "_resolved": "https://registry.npmjs.org/before-build-webpack/-/before-build-webpack-0.2.1.tgz", "_shasum": "ef725347d641f75c0ae838d6423bdf3132ddfeec", "_spec": "before-build-webpack@^0.2.1", "_where": "C:\\Users\\sheev\\src\\json-q\\browser_build_config", "author": { "name": "Sasha Koss", "email": "kossnocorp@gmail.com" }, "bugs": { "url": "https://github.com/artemdudkin/before-build-webpack/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Artem Dudkin", "email": "sheeva@list.ru" }, { "name": "Sam Lynch", "email": "myself@slynch.ovh" } ], "deprecated": false, "description": "Webpack plugin that gives ability to add callback before build (or at any other event)", "homepage": "https://github.com/artemdudkin/before-build-webpack#readme", "keywords": [ "webpack" ], "license": "MIT", "main": "index.js", "name": "before-build-webpack", "repository": { "type": "git", "url": "git+https://github.com/artemdudkin/before-build-webpack.git" }, "version": "0.2.1" }