您最多选择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"
}
}