{
  "name": "react-simple-read-more",
  "version": "1.1.1",
  "description": "simple readmore library which allows you to hide your long description with read more and read less button",
  "main": "src/string-parser.js",
  "scripts": {
    "test": "npm test\t"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/oztek22/react-simple-read-more.git"
  },
  "keywords": [
    "react",
    "read-more",
    "read-less",
    "react-read-more",
    "linkify"
  ],
  "author": "Yash Dave (yashndave@gmail.com)",
  "license": "ISC",
  "peerDependencies": {
    "react": "^15.5.4",
    "react-linkify": "^0.2.1"
  },
  "devDependencies": {
    "babel-cli": "6.16.0",
    "babel-eslint": "7.0.0",
    "babel-plugin-add-module-exports": "0.2.1",
    "babel-plugin-syntax-async-functions": "6.13.0",
    "babel-plugin-transform-async-to-generator": "6.16.0",
    "babel-plugin-transform-class-properties": "6.16.0",
    "babel-plugin-transform-object-rest-spread": "6.16.0",
    "babel-polyfill": "6.16.0",
    "babel-preset-es2015": "6.16.0",
    "babel-preset-react": "6.16.0",
    "canvas": "1.5.0",
    "common-tags": "1.3.1",
    "coveralls": "2.11.14",
    "eslint": "3.7.1",
    "eslint-config-onelint": "1.1.0",
    "eslint-config-onelint-react": "0.0.3",
    "eslint-plugin-react": "6.3.0",
    "jsdom": "9.6.0",
    "mocha": "3.1.0",
    "nyc": "8.3.1",
    "raf": "3.3.0",
    "react": "15.3.2",
    "react-addons-test-utils": "15.3.2",
    "react-dom": "15.3.2",
    "sinon": "1.17.6",
    "unexpected": "10.18.1",
    "unexpected-dom": "3.1.0",
    "unexpected-react": "3.2.4",
    "unexpected-sinon": "10.5.0"
  },
  "bugs": {
    "url": "https://github.com/oztek22/react-simple-read-more/issues"
  },
  "homepage": "https://github.com/oztek22/react-simple-read-more#readme"
}
