react-scripts
Version:
Configuration and scripts for Create React App.
93 lines (92 loc) • 2.42 kB
JSON
{
"_args": [
[
{
"raw": "uniqid@^4.0.0",
"scope": null,
"escapedName": "uniqid",
"name": "uniqid",
"rawSpec": "^4.0.0",
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"/Users/ville/Projects/create-react-app/packages/react-scripts/node_modules/postcss-filter-plugins"
]
],
"_from": "uniqid@>=4.0.0 <5.0.0",
"_id": "uniqid@4.1.0",
"_inCache": true,
"_location": "/uniqid",
"_nodeVersion": "6.0.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/uniqid-4.1.0.tgz_1475023130210_0.9740745609160513"
},
"_npmUser": {
"name": "adamhalasz",
"email": "mail@adamhalasz.com"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"raw": "uniqid@^4.0.0",
"scope": null,
"escapedName": "uniqid",
"name": "uniqid",
"rawSpec": "^4.0.0",
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/postcss-filter-plugins"
],
"_resolved": "https://registry.npmjs.org/uniqid/-/uniqid-4.1.0.tgz",
"_shasum": "33d9679f65022f48988a03fd24e7dcaf8f109eca",
"_shrinkwrap": null,
"_spec": "uniqid@^4.0.0",
"_where": "/Users/ville/Projects/create-react-app/packages/react-scripts/node_modules/postcss-filter-plugins",
"author": {
"name": "Halász Ádám",
"email": "mail@adamhalasz.com",
"url": "http://adamhalasz.com/"
},
"bugs": {
"url": "http://github.com/adamhalasz/uniqid/issues",
"email": "mail@adamhalasz.com"
},
"dependencies": {
"macaddress": "^0.2.8"
},
"description": "Unique ID Generator",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "33d9679f65022f48988a03fd24e7dcaf8f109eca",
"tarball": "https://registry.npmjs.org/uniqid/-/uniqid-4.1.0.tgz"
},
"gitHead": "e61a84e0039f94e20bb8b61ebc43d379f6f3bfbf",
"homepage": "http://github.com/adamhalasz/diet-uniqid/",
"keywords": [
"unique id",
"uniqid",
"unique identifier",
"hexatridecimal"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "adamhalasz",
"email": "mail@adamhalasz.com"
}
],
"name": "uniqid",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/adamhalasz/uniqid.git"
},
"scripts": {},
"version": "4.1.0"
}