hz-zhhq-web/node_modules/tui-color-picker/package.json

90 lines
2.5 KiB
JSON

{
"_from": "tui-color-picker@^2.2.1",
"_id": "tui-color-picker@2.2.8",
"_inBundle": false,
"_integrity": "sha512-q5sE9NQ5NR9lYpilYjcI7Sdv0KCogo+W8fZY+AYTj/HYg+9fscYy3UuJ6UQiV1bF+ARCLwFRWC8UcOt9kuUctQ==",
"_location": "/tui-color-picker",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "tui-color-picker@^2.2.1",
"name": "tui-color-picker",
"escapedName": "tui-color-picker",
"rawSpec": "^2.2.1",
"saveSpec": null,
"fetchSpec": "^2.2.1"
},
"_requiredBy": [
"/tui-editor"
],
"_resolved": "https://registry.npmmirror.com/tui-color-picker/-/tui-color-picker-2.2.8.tgz",
"_shasum": "8e140ab04066dbdb2353c4a1f434ad7d8d7b0d73",
"_spec": "tui-color-picker@^2.2.1",
"_where": "E:\\hz-zhhq-web\\node_modules\\tui-editor",
"author": {
"name": "NHN Cloud FE Development Team",
"email": "dl_javascript@nhn.com"
},
"bugs": {
"url": "https://github.com/nhn/tui.color-picker/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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"
}