react-scripts
Version:
Configuration and scripts for Create React App.
74 lines (73 loc) • 1.92 kB
JSON
{
"_args": [
[
"https-browserify@0.0.0",
"/Users/dan/p/create-react-app/node_modules/node-libs-browser"
]
],
"_from": "https-browserify@0.0.0",
"_id": "https-browserify@0.0.0",
"_inCache": true,
"_installable": true,
"_location": "/https-browserify",
"_npmUser": {
"email": "mail@substack.net",
"name": "substack"
},
"_npmVersion": "1.3.14",
"_phantomChildren": {},
"_requested": {
"name": "https-browserify",
"raw": "https-browserify@0.0.0",
"rawSpec": "0.0.0",
"scope": null,
"spec": "0.0.0",
"type": "version"
},
"_requiredBy": [
"/node-libs-browser"
],
"_resolved": "https://registry.npmjs.org/https-browserify/-/https-browserify-0.0.0.tgz",
"_shasum": "b3ffdfe734b2a3d4a9efd58e8654c91fce86eafd",
"_shrinkwrap": null,
"_spec": "https-browserify@0.0.0",
"_where": "/Users/dan/p/create-react-app/node_modules/node-libs-browser",
"author": {
"email": "mail@substack.net",
"name": "James Halliday",
"url": "http://substack.net"
},
"bugs": {
"url": "https://github.com/substack/https-browserify/issues"
},
"dependencies": {},
"description": "https module compatability for browserify",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "b3ffdfe734b2a3d4a9efd58e8654c91fce86eafd",
"tarball": "https://registry.npmjs.org/https-browserify/-/https-browserify-0.0.0.tgz"
},
"homepage": "https://github.com/substack/https-browserify",
"keywords": [
"browser",
"browserify",
"https"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "mail@substack.net"
}
],
"name": "https-browserify",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/https-browserify.git"
},
"version": "0.0.0"
}