| 12345678910111213141516171819202122232425262728293031323334 | {  "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"  },  "homepage": "https://github.com/fex-team/hotbox",  "_release": "1.0.15",  "_resolution": {    "type": "version",    "tag": "v1.0.15",    "commit": "440e62a01ae48bc0d5d6d6ed5379489a830fa967"  },  "_source": "https://github.com/fex-team/hotbox.git",  "_target": "~1.0.2",  "_originalSource": "hotbox"}
 |