{
  "name": "diginet-core-ui",
  "version": "1.4.64",
  "description": "The DigiNet core ui",
  "homepage": "https://diginet.com.vn",
  "main": "index.js",
  "scripts": {
    "start-js": "react-scripts start --max_old_space_size=4096",
    "start": "npx npm-run-all -p start-js",
    "build": "GENERATE_SOURCEMAP=false && react-scripts build --env=production --max_old_space_size=8192",
    "eject": "react-scripts eject",
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "dependencies": {
    "@emotion/core": "^10.0.35",
    "prop-types": "^15.7.2",
    "@emotion/css": "^11.11.0",
    "@emotion/react": "^11.10.6"
  },
  "repository": {
    "type": "git",
    "url": "git+https://diginetvn@bitbucket.org/diginetvn/diginet-core-ui.git"
  },
  "keywords": [
    "core ui",
    "diginet"
  ],
  "author": "rocachien",
  "contributors": [
    {
      "name": "Chien Do",
      "email": "rocachien@gmail.com"
    },
    {
      "name": "Nhat Tran",
      "email": "tranminhnhat1005@gmail.com"
    },
    {
      "name": "Thuan Nguyen",
      "email": "nt.thuan.hutech@gmail.com"
    }
  ],
  "license": "MIT"
}
