You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

24 rivejä
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"
}
}