{ "name": "Arkiwi Uploader", "version": "0.0.1", "authors": [ "cek" ], "description": "Arkiwi uploader client", "main": "index.html", "keywords": [ "Arkiwi, JS, Boilerplate" ], "license": "MIT", "homepage": "arkiwi.org", "ignore": [ "**/.*", "bower_components", "tests" ], "dependencies": { "jquery": "*", "mustache": "~2.1.2", "bower-parseuri": "~1.2.2", "bootstrap": "~3.3.5" } }