{
  "_args": [
    [
      {
        "raw": "radium@^0.19.0",
        "scope": null,
        "escapedName": "radium",
        "name": "radium",
        "rawSpec": "^0.19.0",
        "spec": ">=0.19.0 <0.20.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/react-treebeard"
    ]
  ],
  "_from": "radium@>=0.19.0 <0.20.0",
  "_id": "radium@0.19.6",
  "_inCache": true,
  "_location": "/radium",
  "_nodeVersion": "8.3.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/radium-0.19.6.tgz_1508881149128_0.8620393727906048"
  },
  "_npmUser": {
    "name": "ryan.roemer",
    "email": "ryan@loose-bits.com"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {
    "bowser": "1.9.4",
    "hyphenate-style-name": "1.0.3"
  },
  "_publishr": [
    {
      "created": true,
      "path": ".npmignore"
    },
    {
      "created": false,
      "path": "package.json"
    }
  ],
  "_requested": {
    "raw": "radium@^0.19.0",
    "scope": null,
    "escapedName": "radium",
    "name": "radium",
    "rawSpec": "^0.19.0",
    "spec": ">=0.19.0 <0.20.0",
    "type": "range"
  },
  "_requiredBy": [
    "/react-treebeard"
  ],
  "_resolved": "https://registry.npmjs.org/radium/-/radium-0.19.6.tgz",
  "_shasum": "b86721d08dbd303b061a4ae2ebb06cc6e335ae72",
  "_shrinkwrap": null,
  "_spec": "radium@^0.19.0",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/react-treebeard",
  "bugs": {
    "url": "https://github.com/formidablelabs/radium/issues"
  },
  "dependencies": {
    "array-find": "^1.0.0",
    "exenv": "^1.2.1",
    "inline-style-prefixer": "^2.0.5",
    "prop-types": "^15.5.8"
  },
  "description": "A set of tools to manage inline styles on React elements",
  "devDependencies": {
    "babel-cli": "^6.24.0",
    "babel-core": "^6.24.0",
    "babel-eslint": "^7.1.1",
    "babel-loader": "^6.4.0",
    "babel-plugin-add-module-exports": "^0.2.1",
    "babel-plugin-transform-decorators-legacy": "^1.3.4",
    "babel-plugin-transform-es2015-modules-commonjs": "^6.24.0",
    "babel-preset-es2015": "^6.24.0",
    "babel-preset-react": "^6.23.0",
    "babel-preset-stage-1": "^6.22.0",
    "chai": "^3.5.0",
    "color": "^1.0.3",
    "concurrently": "^3.4.0",
    "core-js": "^2.5.1",
    "coveralls": "^2.12.0",
    "eslint": "^3.17.1",
    "eslint-plugin-flow-vars": "^0.5.0",
    "eslint-plugin-prettier": "^2.0.1",
    "eslint-plugin-react": "^6.10.0",
    "express": "^4.15.2",
    "express-http-proxy": "^0.11.0",
    "flow-bin": "^0.53.1",
    "inject-loader": "^3.0.0-beta4",
    "isparta-loader": "^2.0.0",
    "karma": "^1.5.0",
    "karma-babel-preprocessor": "^6.0.1",
    "karma-coverage": "^1.1.1",
    "karma-ie-launcher": "^1.0.0",
    "karma-mocha": "^1.3.0",
    "karma-mocha-reporter": "^2.2.2",
    "karma-phantomjs-launcher": "^1.0.4",
    "karma-phantomjs-shim": "^1.4.0",
    "karma-sinon-chai": "^1.2.4",
    "karma-webpack": "^2.0.3",
    "lodash.merge": "^4.6.0",
    "mocha": "^3.2.0",
    "node-libs-browser": "^2.0.0",
    "nodemon": "^1.11.0",
    "object-assign": "^4.1.1",
    "phantomjs-prebuilt": "^2.1.14",
    "prettier": "^0.22.0",
    "publishr": "^1.0.0",
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "react-test-renderer": "^16.0.0",
    "rimraf": "^2.6.1",
    "sinon": "^1.17.7",
    "sinon-chai": "^2.8.0",
    "webpack": "^2.2.1",
    "webpack-dev-server": "^2.4.2"
  },
  "directories": {
    "example": "examples"
  },
  "dist": {
    "integrity": "sha512-IABYntqCwYelUUIwA52maSCgJbqtJjHKIoD21wgpw3dGhIUbJ5chDShDGdaFiEzdF03hN9jfQqlmn0bF4YhfrQ==",
    "shasum": "b86721d08dbd303b061a4ae2ebb06cc6e335ae72",
    "tarball": "https://registry.npmjs.org/radium/-/radium-0.19.6.tgz"
  },
  "gitHead": "95e7a4d5826bf871a3fedbf783707204efbda7b7",
  "homepage": "https://github.com/formidablelabs/radium",
  "license": "MIT",
  "main": "lib/index.js",
  "maintainers": [
    {
      "name": "stefvhuynh",
      "email": "huynh.stefan@gmail.com"
    },
    {
      "name": "paulathevalley",
      "email": "lavalle.paula@gmail.com"
    },
    {
      "name": "ryan.roemer",
      "email": "ryan@loose-bits.com"
    },
    {
      "name": "mhink",
      "email": "mhink1103@gmail.com"
    },
    {
      "name": "formidable-owner",
      "email": "admin@formidablelabs.com"
    },
    {
      "name": "kylecesmat",
      "email": "kyle@kylecesmat.com"
    },
    {
      "name": "tptee",
      "email": "tyler@tylerpaulthompson.com"
    },
    {
      "name": "coopy",
      "email": "per@sproutlab.com"
    },
    {
      "name": "ianobermiller",
      "email": "ian@obermillers.com"
    },
    {
      "name": "eastridge",
      "email": "ryan@eastridge.me"
    },
    {
      "name": "alexlande",
      "email": "alexlande@gmail.com"
    },
    {
      "name": "imranolas",
      "email": "imranolas@gmail.com"
    },
    {
      "name": "baer",
      "email": "me@ericbaer.com"
    },
    {
      "name": "exogen",
      "email": "exogen@gmail.com"
    },
    {
      "name": "chrisbolin",
      "email": "bolin.chris@gmail.com"
    },
    {
      "name": "david-davidson",
      "email": "david.davidson@formidablelabs.com"
    },
    {
      "name": "boygirl",
      "email": "lauren.eastridge@formidablelabs.com"
    },
    {
      "name": "jason.wilson",
      "email": "jrwilson@gmail.com"
    },
    {
      "name": "derekmaffett",
      "email": "derekgmaffett@gmail.com"
    },
    {
      "name": "ebrillhart",
      "email": "emma.brillhart@gmail.com"
    },
    {
      "name": "redfieldstefan",
      "email": "redfield.stefan@gmail.com"
    },
    {
      "name": "thekenwheeler",
      "email": "ken_wheeler@me.com"
    },
    {
      "name": "bmathews",
      "email": "spoonart@gmail.com"
    }
  ],
  "name": "radium",
  "optionalDependencies": {},
  "peerDependencies": {
    "react": "^15.3.0 || ^16.0.0"
  },
  "publishr": {
    "dependencies": [
      "^babel-",
      "^publishr$",
      "^rimraf$"
    ],
    "files": {
      ".npmignore": ".npmignore.publishr"
    },
    "scripts": {
      "postinstall": ""
    }
  },
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/formidablelabs/radium.git"
  },
  "scripts": {
    "build": "rimraf lib dist && npm run build-lib && npm run build-dist",
    "build-dist": "webpack && webpack --config=webpack.config.minified.js",
    "build-examples": "webpack --config examples/webpack.config.js",
    "build-lib": "babel src/ -d lib/ --ignore \"/__tests__/,/__mocks__/\"",
    "eslint": "eslint src examples *.js",
    "examples": "webpack-dev-server --config examples/webpack.config.js --no-info --content-base examples/",
    "fixlint": "npm run eslint -- --fix",
    "flow": "flow check",
    "lint": "npm run eslint && npm run flow",
    "postpublish": "publishr postpublish -V",
    "postversion": "publishr postversion -V",
    "preversion": "npm test && npm run lint",
    "start": "babel-node examples/server.js",
    "test": "npm run test-node && npm run test-frontend",
    "test-coverage": "npm run test-node && npm run test-frontend-coverage",
    "test-dev": "concurrently --kill-others \"npm run test-node-dev\" \"npm run test-frontend-dev\"",
    "test-frontend": "karma start",
    "test-frontend-coverage": "karma start karma.conf.coverage.js",
    "test-frontend-dev": "karma start --no-single-run --auto-watch",
    "test-frontend-ie": "karma start karma.conf.ie.js",
    "test-ie": "npm run test-node && npm run test-frontend-ie",
    "test-node": "mocha \"test/**/*-test.js\"",
    "test-node-dev": "mocha --watch \"test/**/*-test.js\"",
    "universal": "concurrently --kill-others \"npm start\" \"npm run examples\"",
    "version": "npm run build",
    "version-dry-run": "publishr dry-run -V",
    "watch-lib": "npm run build-lib -- --watch"
  },
  "version": "0.19.6"
}
