{
  "name": "netizen",
  "version": "1.5.0",
  "homepage": "https://www.primefaces.org/primereact",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/primefaces/primereact.git"
  },
  "license": "MIT",
  "devDependencies": {
    "babel-cli": "^6.24.0",
    "babel-preset-es2015": "^6.24.0",
    "babel-preset-react": "^6.23.0",
    "babel-preset-stage-0": "^6.22.0",
    "babel-polyfill": "^6.26.0",
    "del": "^2.2.0",
    "gulp": "^3.9.1",
    "gulp-concat": "^2.6.0",
    "gulp-flatten": "^0.2.0",
    "gulp-rename": "^1.2.2",
    "gulp-uglify": "^1.5.3",
    "gulp-uglifycss": "^1.0.6",
    "react-scripts": "1.0.11",
    "axios": "^0.15.3",
    "chart.js": "2.7.1",
    "classnames": "^2.2.5",
    "font-awesome": "^4.7.0",
    "fullcalendar": "^3.1.0",
    "quill": "1.3.3",
    "highlight.js": "^9.12.0",
    "jquery": "^3.1.1",
    "moment": "^2.17.1",
    "nanoscroller": "^0.8.7",
    "prop-types": "^15.5.0",
    "react": "^16.0.0",
    "react-dom": "^16.0.0",
    "react-router-dom": "^4.2.2",
    "react-transition-group": "^2.2.1"
  },
  "scripts": {
    "start": "react-scripts start",
    "build": "react-scripts build",
    "test": "react-scripts test --env=jsdom",
    "eject": "react-scripts eject",
    "compile-components": "babel src/components --out-dir components --presets es2015,react,stage-0 --copy-files",
    "build-resources": "gulp prepublish"
  },
  "description": "This Module is for Eduman.",
  "bugs": {
    "url": "https://github.com/primefaces/primereact/issues"
  },
  "main": "index.js",
  "keywords": [
    "eduman",
    "netizen"
  ],
  "author": "Netizen"
}
