{ "name": "Pocketry", "version": "1.8.6", "private": "true", "main": [ "pocketry.js", "pocketry-angular" ], "ignore": [ "lib", "test", "styles", "index.html", "gulpfile.js" ], "repository": { "type": "git", "url": "git@bitbucket.org:yetu/apphome-pocketry.git" }, "dependencies": { "jqlite": "https://gist.github.com/86a4ecbe0fd9575a0e5b.git", "lodash": "~2.4.1" }, "devDependencies": { "draggabilly": "mr-mig/draggabilly#1.2.2" } }