25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

24 lines
327 B

{
"name": "hotbox",
"version": "1.0.15",
"main": [
"hotbox.js",
"hotbox.css"
],
"keywords": [
"hotbox",
"html5",
"javascript",
"ui"
],
"ignore": [
".gitignore",
".jscsrc",
".jshintrc",
"Gruntfile.js",
"package.json"
],
"dependencies": {
"seajs": "~2.3.0"
}
}