{
  "_args": [
    [
      {
        "raw": "@storybook/podda@^1.2.3",
        "scope": "@storybook",
        "escapedName": "@storybook%2fpodda",
        "name": "@storybook/podda",
        "rawSpec": "^1.2.3",
        "spec": ">=1.2.3 <2.0.0",
        "type": "range"
      },
      "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/ui"
    ]
  ],
  "_from": "@storybook/podda@>=1.2.3 <2.0.0",
  "_hasShrinkwrap": false,
  "_id": "@storybook/podda@1.2.3",
  "_inCache": true,
  "_location": "/@storybook/podda",
  "_nodeVersion": "8.8.1",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/podda_1.2.3_1519087414217_0.5088261185805243"
  },
  "_npmUser": {
    "name": "danielduan",
    "email": "dduan@yahoo.com"
  },
  "_npmVersion": "5.5.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "@storybook/podda@^1.2.3",
    "scope": "@storybook",
    "escapedName": "@storybook%2fpodda",
    "name": "@storybook/podda",
    "rawSpec": "^1.2.3",
    "spec": ">=1.2.3 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/@storybook/ui"
  ],
  "_resolved": "https://registry.npmjs.org/@storybook/podda/-/podda-1.2.3.tgz",
  "_shasum": "53c4a1a3f8c7bbd5755dff5c34576fd1af9d38ba",
  "_shrinkwrap": null,
  "_spec": "@storybook/podda@^1.2.3",
  "_where": "/home/centralpertec/public_html/react-loadbar/node_modules/@storybook/ui",
  "bugs": {
    "url": "https://github.com/arunoda/podda/issues"
  },
  "dependencies": {
    "babel-runtime": "^6.11.6",
    "immutable": "^3.8.1"
  },
  "description": "Simple Reactive DataStore for JavaScript",
  "devDependencies": {
    "babel-cli": "^6.14.0",
    "babel-core": "^6.14.0",
    "babel-eslint": "^6.1.2",
    "babel-loader": "^6.2.5",
    "babel-plugin-transform-runtime": "^6.15.0",
    "babel-polyfill": "^6.13.0",
    "babel-preset-react-app": "^0.2.1",
    "chai": "^3.5.0",
    "eslint": "^3.6.0",
    "eslint-config-airbnb": "^12.0.0",
    "eslint-plugin-import": "^1.16.0",
    "eslint-plugin-jsx-a11y": "^2.2.2",
    "eslint-plugin-react": "^6.6.0",
    "mocha": "^3.0.2",
    "sinon": "^1.17.6"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-g7dsdsn50AhlGZ8iIDKdF8bi7Am++iFOq+QN+hNKz3FvgLuf8Dz+mpC/BFl90eE9bEYxXqXKeMf87399Ec5Qhw==",
    "shasum": "53c4a1a3f8c7bbd5755dff5c34576fd1af9d38ba",
    "tarball": "https://registry.npmjs.org/@storybook/podda/-/podda-1.2.3.tgz",
    "fileCount": 14,
    "unpackedSize": 110416
  },
  "engines": {
    "npm": ">=3.0.0"
  },
  "gitHead": "3289f6720880aec0e94402bbf8f5eb7f9ec0f417",
  "homepage": "https://github.com/arunoda/podda#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "maintainers": [
    {
      "name": "aaronmcadam",
      "email": "aaron@aaronmcadam.com"
    },
    {
      "name": "alexandrebodin",
      "email": "bodin.alex@gmail.com"
    },
    {
      "name": "arunoda",
      "email": "arunoda.susiripala@gmail.com"
    },
    {
      "name": "danielduan",
      "email": "dduan@yahoo.com"
    },
    {
      "name": "hypnosphi",
      "email": "talpa@yandex.ru"
    },
    {
      "name": "igor-dv",
      "email": "davydkin.igor@gmail.com"
    },
    {
      "name": "mnmtanish",
      "email": "mnmtanish@gmail.com"
    },
    {
      "name": "mthuret",
      "email": "mlthutrix@gmail.com"
    },
    {
      "name": "ndelangen",
      "email": "ndelangen@me.com"
    },
    {
      "name": "shilman",
      "email": "michael@lab80.co"
    },
    {
      "name": "tvs",
      "email": "teije-vs@hotmail.com"
    },
    {
      "name": "usulpro",
      "email": "regx@usul.su"
    }
  ],
  "name": "@storybook/podda",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/arunoda/podda.git"
  },
  "scripts": {
    "lint": "eslint src",
    "lintfix": "eslint src --fix",
    "prepublish": ". ./.scripts/prepublish.sh",
    "test": "npm run lint && npm run testonly",
    "test-watch": "npm run testonly -- --watch --watch-extensions js",
    "testonly": "mocha --require .scripts/mocha_runner src/**/tests/**/*.js"
  },
  "version": "1.2.3"
}
