{
  "_from": "react-global-configuration@^1.4.0",
  "_id": "react-global-configuration@1.4.1",
  "_inBundle": false,
  "_integrity": "sha512-Sop75icLBD6H8R+h57OH4Tu4/aWelqMizZ8My43RA93LEd0Cyxy71p5bxsbXSwNU7i1xFb/ScbuUOlL5+4DJhg==",
  "_location": "/react-global-configuration",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "react-global-configuration@^1.4.0",
    "name": "react-global-configuration",
    "escapedName": "react-global-configuration",
    "rawSpec": "^1.4.0",
    "saveSpec": null,
    "fetchSpec": "^1.4.0"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-global-configuration/-/react-global-configuration-1.4.1.tgz",
  "_shasum": "49ea1bfe531a58e82aacfa180e02deef80bf7cd4",
  "_spec": "react-global-configuration@^1.4.0",
  "_where": "/var/www/justnowapp",
  "author": {
    "name": "@moreno_fa"
  },
  "bugs": {
    "url": "https://github.com/morenofa/react-global-configuration/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "deep-freeze": "0.0.1",
    "object-assign": "^4.1.1",
    "serialize-javascript": "^4.0.0"
  },
  "deprecated": false,
  "description": "For setting a global config object managed as a requirement",
  "devDependencies": {
    "@babel/core": "^7.6.4",
    "@babel/preset-env": "^7.6.3",
    "@babel/register": "^7.6.2",
    "chai": "^4.2.0",
    "cross-env": "^6.0.3",
    "gulp": "^4.0.2",
    "gulp-babel": "^8.0.0",
    "gulp-debug": "^4.0.0",
    "gulp-eslint": "^6.0.0",
    "gulp-shell": "^0.7.1",
    "gulp-strip-debug": "^3.0.0",
    "mocha": "^6.2.2",
    "nyc": "^14.1.1",
    "yargs": "^14.2.0"
  },
  "homepage": "https://github.com/morenofa/react-global-configuration#readme",
  "keywords": [
    "react",
    "global",
    "configurator"
  ],
  "license": "MIT",
  "main": "build/index.js",
  "name": "react-global-configuration",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/morenofa/react-global-configuration.git"
  },
  "scripts": {
    "build": "gulp build",
    "lint": "gulp lint",
    "test": "gulp build && gulp test"
  },
  "version": "1.4.1"
}
