{
  "_args": [
    [
      "tui-color-picker@2.2.8",
      "/var/www/html/naka"
    ]
  ],
  "_from": "tui-color-picker@2.2.8",
  "_id": "tui-color-picker@2.2.8",
  "_inBundle": false,
  "_integrity": "sha512-q5sE9NQ5NR9lYpilYjcI7Sdv0KCogo+W8fZY+AYTj/HYg+9fscYy3UuJ6UQiV1bF+ARCLwFRWC8UcOt9kuUctQ==",
  "_location": "/tui-color-picker",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "tui-color-picker@2.2.8",
    "name": "tui-color-picker",
    "escapedName": "tui-color-picker",
    "rawSpec": "2.2.8",
    "saveSpec": null,
    "fetchSpec": "2.2.8"
  },
  "_requiredBy": [
    "/tui-editor",
    "/tui-image-editor"
  ],
  "_resolved": "https://registry.npmjs.org/tui-color-picker/-/tui-color-picker-2.2.8.tgz",
  "_spec": "2.2.8",
  "_where": "/var/www/html/naka",
  "author": {
    "name": "NHN Cloud FE Development Team",
    "email": "dl_javascript@nhn.com"
  },
  "bugs": {
    "url": "https://github.com/nhn/tui.color-picker/issues"
  },
  "description": "TOAST UI Components: Color Picker",
  "devDependencies": {
    "@babel/core": "^7.5.5",
    "@toast-ui/release-notes": "^2.0.1",
    "babel-eslint": "^7.1.0",
    "babel-loader": "^8.0.6",
    "css-loader": "^0.28.7",
    "eslint": "^5.12.0",
    "eslint-config-prettier": "^6.2.0",
    "eslint-config-tui": "^2.2.0",
    "eslint-loader": "^3.0.0",
    "eslint-plugin-jest": "^24.3.6",
    "eslint-plugin-prettier": "^3.1.2",
    "jest": "^27.0.4",
    "mini-css-extract-plugin": "^0.8.0",
    "optimize-css-assets-webpack-plugin": "^5.0.3",
    "prettier": "^1.18.2",
    "style-loader": "^0.18.2",
    "stylus": "^0.54.5",
    "stylus-loader": "^3.0.1",
    "terser-webpack-plugin": "^2.3.0",
    "tui-code-snippet": "^2.2.0",
    "webpack": "^4.39.3",
    "webpack-cli": "^3.3.7",
    "webpack-dev-server": "^3.8.0"
  },
  "files": [
    "dist"
  ],
  "homepage": "https://github.com/nhn/tui.color-picker#readme",
  "keywords": [
    "nhn",
    "tui",
    "component",
    "color",
    "picker",
    "svgvml",
    "nhn cloud"
  ],
  "license": "MIT",
  "main": "dist/tui-color-picker.js",
  "name": "tui-color-picker",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nhn/tui.color-picker.git"
  },
  "scripts": {
    "bundle": "webpack --mode=production & webpack --mode=production --minify",
    "doc": "tuidoc",
    "doc:serve": "tuidoc --serv",
    "note": "tui-note",
    "serve": "webpack-dev-server --inline --hot -d",
    "test": "jest"
  },
  "version": "2.2.8"
}
