json-q
Version:
Retrieves values from JSON objects (and JavaScript objects) by css-selector-like query (includes attribute filters and array flattening).
51 lines (50 loc) • 1.43 kB
JSON
{
"_from": "https-browserify@0.0.1",
"_id": "https-browserify@0.0.1",
"_inBundle": false,
"_integrity": "sha1-P5E2XKvmC3ftDruiS0VOPgnZWoI=",
"_location": "/https-browserify",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "https-browserify@0.0.1",
"name": "https-browserify",
"escapedName": "https-browserify",
"rawSpec": "0.0.1",
"saveSpec": null,
"fetchSpec": "0.0.1"
},
"_requiredBy": [
"/node-libs-browser"
],
"_resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-0.0.1.tgz",
"_shasum": "3f91365cabe60b77ed0ebba24b454e3e09d95a82",
"_spec": "https-browserify@0.0.1",
"_where": "C:\\Users\\sheev\\src\\json-q\\browser_build_config\\node_modules\\node-libs-browser",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/https-browserify/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "https module compatability for browserify",
"homepage": "https://github.com/substack/https-browserify",
"keywords": [
"https",
"browser",
"browserify"
],
"license": "MIT",
"main": "index.js",
"name": "https-browserify",
"repository": {
"type": "git",
"url": "git://github.com/substack/https-browserify.git"
},
"version": "0.0.1"
}