react-scripts
Version:
Configuration and scripts for Create React App.
90 lines (89 loc) • 2.23 kB
JSON
{
"_args": [
[
"ipaddr.js@1.1.1",
"/Users/dan/p/create-react-app/node_modules/proxy-addr"
]
],
"_from": "ipaddr.js@1.1.1",
"_id": "ipaddr.js@1.1.1",
"_inCache": true,
"_installable": true,
"_location": "/ipaddr.js",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/ipaddr.js-1.1.1.tgz_1464074293475_0.6683731523808092"
},
"_npmUser": {
"email": "whitequark@whitequark.org",
"name": "whitequark"
},
"_npmVersion": "1.4.21",
"_phantomChildren": {},
"_requested": {
"name": "ipaddr.js",
"raw": "ipaddr.js@1.1.1",
"rawSpec": "1.1.1",
"scope": null,
"spec": "1.1.1",
"type": "version"
},
"_requiredBy": [
"/proxy-addr"
],
"_resolved": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.1.1.tgz",
"_shasum": "c791d95f52b29c1247d5df80ada39b8a73647230",
"_shrinkwrap": null,
"_spec": "ipaddr.js@1.1.1",
"_where": "/Users/dan/p/create-react-app/node_modules/proxy-addr",
"author": {
"email": "whitequark@whitequark.org",
"name": "whitequark"
},
"bugs": {
"url": "https://github.com/whitequark/ipaddr.js/issues"
},
"dependencies": {},
"description": "A library for manipulating IPv4 and IPv6 addresses in JavaScript.",
"devDependencies": {
"coffee-script": "~1.6",
"nodeunit": ">=0.8.2 <0.8.7",
"uglify-js": "latest"
},
"directories": {
"lib": "./lib"
},
"dist": {
"shasum": "c791d95f52b29c1247d5df80ada39b8a73647230",
"tarball": "https://registry.npmjs.org/ipaddr.js/-/ipaddr.js-1.1.1.tgz"
},
"engines": {
"node": ">= 0.10"
},
"gitHead": "dbc7d98bc0d8fff68a894be0c60721566807e2fc",
"homepage": "https://github.com/whitequark/ipaddr.js#readme",
"keywords": [
"ip",
"ipv4",
"ipv6"
],
"license": "MIT",
"main": "./lib/ipaddr",
"maintainers": [
{
"name": "whitequark",
"email": "whitequark@whitequark.org"
}
],
"name": "ipaddr.js",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/whitequark/ipaddr.js.git"
},
"scripts": {
"test": "cake build test"
},
"version": "1.1.1"
}