{
  "name": "react-multi-email",
  "version": "0.5.3",
  "description": "React multi email input",
  "jsnext:main": "es6/index.js",
  "main": "commonjs/index.js",
  "repository": "https://github.com/jsdevkr/react-multi-email",
  "author": "tom@axisj.com",
  "license": "MIT",
  "peerDependencies": {
    "react": "^16.3.2",
    "react-dom": "^16.3.2"
  },
  "scripts": {}
}
