代码拉取完成,页面将自动刷新
同步操作将从 Hankin/chroma.js 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
{
"name": "chroma-js",
"description": "JavaScript library for color conversions",
"version": "2.4.2",
"author": "Gregor Aisch",
"type": "commonjs",
"homepage": "https://github.com/gka/chroma.js",
"keywords": [
"color"
],
"maintainers": [
{
"name": "Gregor Aisch",
"email": "mail@driven-by-data.net",
"web": "https://vis4.net"
}
],
"bugs": "https://github.com/gka/chroma.js/issues",
"repository": {
"type": "git",
"url": "git://github.com/gka/chroma.js.git"
},
"main": "chroma.js",
"scripts": {
"prepublishOnly": "npm run build && npm test",
"build": "rollup -c && cross-env DEV=1 rollup -c ",
"docs": "cd docs && make",
"docs-preview": "cd docs && make && make preview",
"test": "vows --dot-matrix test/*.js",
"lint": "eslint index.js index-light.js src"
},
"devDependencies": {
"@babel/eslint-parser": "^7.16.5",
"@rollup/plugin-buble": "^0.21.3",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-node-resolve": "^13.1.3",
"@rollup/plugin-replace": "^3.0.1",
"cross-env": "^7.0.3",
"es6-shim": "^0.35.6",
"eslint": "^8.7.0",
"http-server": "^14.1.0",
"husky": "^1.2.1",
"markdown-to-html": "0.0.13",
"minimatch": "^3.0.4",
"rollup": "^2.66.1",
"rollup-plugin-license": "^2.6.1",
"rollup-plugin-terser": "^7.0.2",
"vows": "^0.8.2"
},
"license": "(BSD-3-Clause AND Apache-2.0)",
"spm": {
"main": "chroma.js",
"ignore": [
"src",
"doc",
"test"
]
},
"prettier": {
"arrowParens": "avoid",
"printWidth": 100,
"semi": true,
"singleQuote": true,
"tabWidth": 4,
"trailingComma": "none",
"svelteSortOrder": "options-scripts-styles-markup"
},
"husky": {
"hooks": {
"pre-commit": "npm run lint",
"pre-push": "npm test"
}
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。