{
  "_args": [
    [
      {
        "raw": "react-style-proptype@^3.0.0",
        "scope": null,
        "escapedName": "react-style-proptype",
        "name": "react-style-proptype",
        "rawSpec": "^3.0.0",
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/react-split-pane"
    ]
  ],
  "_from": "react-style-proptype@>=3.0.0 <4.0.0",
  "_hasShrinkwrap": false,
  "_id": "react-style-proptype@3.2.2",
  "_inCache": true,
  "_location": "/react-style-proptype",
  "_nodeVersion": "8.11.3",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/react-style-proptype_3.2.2_1535739375288_0.8316867896411586"
  },
  "_npmUser": {
    "name": "greenjello",
    "email": "f.bagnardi@gmail.com"
  },
  "_npmVersion": "5.6.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "react-style-proptype@^3.0.0",
    "scope": null,
    "escapedName": "react-style-proptype",
    "name": "react-style-proptype",
    "rawSpec": "^3.0.0",
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/react-split-pane"
  ],
  "_resolved": "https://registry.npmjs.org/react-style-proptype/-/react-style-proptype-3.2.2.tgz",
  "_shasum": "d8e998e62ce79ec35b087252b90f19f1c33968a0",
  "_shrinkwrap": null,
  "_spec": "react-style-proptype@^3.0.0",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/react-split-pane",
  "author": {
    "name": "Frankie Bagnardi",
    "email": "f.bagnardi@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/brigand/react-style-proptype/issues"
  },
  "dependencies": {
    "prop-types": "^15.5.4"
  },
  "description": "validates style objects by ensuring they only have valid keys",
  "devDependencies": {
    "cheerio": "^0.20.0",
    "flow-bin": "^0.57.3",
    "superagent": "^1.8.3",
    "tape": "^4.5.1"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-ywYLSjNkxKHiZOqNlso9PZByNEY+FTyh3C+7uuziK0xFXu9xzdyfHwg4S9iyiRRoPCR4k2LqaBBsWVmSBwCWYQ==",
    "shasum": "d8e998e62ce79ec35b087252b90f19f1c33968a0",
    "tarball": "https://registry.npmjs.org/react-style-proptype/-/react-style-proptype-3.2.2.tgz",
    "fileCount": 13,
    "unpackedSize": 86414,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbiYXwCRA9TVsSAnZWagAAWJQQAKFaDEucDm05x6fvvRaR\nEbtJ3bT7e7X6PfWAY4B6gVvd14k521MT1IG6vH3X6hib8MNWN2KWl6gki6We\n2B1+HUc0TwBElBM9+u+4846FEVa8J9L4kr2DG8USQFiVhQbodaaZJpgiOzmS\nZ548vIK9MtKtP4lKgr41BTeEW0Eic/GKnn8j4SG1LUBCWqYIyaLUUOBYaPKr\n+ybfTT+5oHJ0TtTEXJkcZk5nr9BqkkIiz62NN2hzjPxPVdbq/HfcM3EcrR44\ncvrlcSHhAzfYYJOhpFPHknYKD0Ro7RX/lNY9NUD2ndEGMgvzV6IH8/4g54Ug\ncZ6p/M0QKQYb+YuDFp+8jzcxgD2fnMNKwi2uFTQGGtxSj332cIgyU0fyAHe+\nQGoDNeB3UOC5/hGX7wlhNqrpEsLVcTj/XBrm1uCZQviggr9DUkLBrFoXMtla\n+sozrbtcwkqvbSMBLGE3gWTUuvJQhAm1CLUNOfElMc0XUlZTmEzh3BUZFwBR\nNaTins4ygfcIuQH/kI88Pcy6ZVeuhpBibLIGAWgNc3M23Qvo3buQtA6trLR/\nXPC5wCPivx/QlRKIaGdr4il27zLO/AjVsmcrMrRUuu+rW5Vsa8nCjp5xBA5G\nwxv4BjmDFsKYh2W6tDoRfNHYHePMFgrbv4hO2XI2GqdwIyL3EgzhXQshauqv\nvLYV\r\n=Z+gU\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "gitHead": "4242d29d672d71c7b81938921d58f7c7a6c03d64",
  "homepage": "https://github.com/brigand/react-style-proptype#readme",
  "keywords": [
    "react",
    "proptype",
    "validation",
    "devtool",
    "style",
    "css"
  ],
  "license": "MIT",
  "main": "src/index.js",
  "maintainers": [
    {
      "name": "greenjello",
      "email": "f.bagnardi@gmail.com"
    }
  ],
  "name": "react-style-proptype",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/brigand/react-style-proptype.git"
  },
  "scripts": {
    "test": "node src/__test__/index.test.js"
  },
  "version": "3.2.2"
}
