{
  "_from": "react-csv-to-table@0.0.1",
  "_id": "react-csv-to-table@0.0.1",
  "_inBundle": false,
  "_integrity": "sha512-ajdWoGQyEX4NhHJ1qyfewZT4rclvssEGpT1VgBWfuXu3ZWLt7rVPa28N0Cn2YKgCQR3Q5uGO69CHRojukP8Q8g==",
  "_location": "/react-csv-to-table",
  "_phantomChildren": {
    "create-react-class": "15.7.0",
    "fbjs": "0.8.18",
    "loose-envify": "1.4.0",
    "object-assign": "4.1.1",
    "prop-types": "15.8.1"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "react-csv-to-table@0.0.1",
    "name": "react-csv-to-table",
    "escapedName": "react-csv-to-table",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/react-csv-to-table/-/react-csv-to-table-0.0.1.tgz",
  "_shasum": "e8084f2c16cb67cfe3ec6a85b20b869358d6d962",
  "_spec": "react-csv-to-table@0.0.1",
  "_where": "/home/jnvvlswi/nodevenv/app.risingsun.com.ua/10/lib",
  "author": {
    "name": "Marudhu Pandiyan G",
    "email": "marudhupandiyang@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/marudhupandiyang/react-csv-to-table/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "babel-preset-env": "^1.6.1",
    "lodash": "^4.17.4",
    "prop-types": "^15.6.0",
    "react": "^15.6.2"
  },
  "deprecated": false,
  "description": "React library to show a simple table",
  "devDependencies": {
    "babel-core": "^6.26.0",
    "babel-loader": "^7.1.2",
    "babel-preset-es2015": "^6.24.1",
    "babel-preset-es2015-loose": "^8.0.0",
    "babel-preset-react": "^6.24.1",
    "babel-preset-stage-1": "^6.24.1",
    "install": "^0.10.2",
    "webpack": "^3.8.1",
    "webpack-dev-server": "^2.9.4"
  },
  "homepage": "https://github.com/marugidhupandiyang/react-csv-to-table#readme",
  "license": "MIT",
  "main": "dist/index.js",
  "name": "react-csv-to-table",
  "peerDependencies": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/marudhupandiyang/react-csv-to-table.git"
  },
  "scripts": {
    "build": "webpack --config webpack.config.js",
    "npm:publish": "npm run prepublish && npm publish",
    "prepublish": "npm run build",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.0.1"
}
