您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
tinyColorPicker/package.json

14 行
273 B
JSON

{
"name": "tinyColorPicker",
"version": "1.1.1",
"repository": {
"type": "git",
"url": "http://github.com/PitPik/tinyColorPicker.git"
},
"devDependencies": {
"grunt": "^0.4.5",
"grunt-contrib-uglify": "^0.5.1",
"grunt-smushit": "^1.3.0"
}
}