UNPKG

angular-justified-layout

Version:
37 lines (36 loc) 949 B
{ "name": "angular-justified-layout", "version": "0.1.0", "description": "Angularjs wrapper for Flickr Justified Layout", "main": "index.html", "dependencies": { "justified-layout": "^2.1.0" }, "devDependencies": { "grunt": "^1.0.1", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-connect": "^1.0.2", "grunt-contrib-uglify": "^3.0.1", "grunt-contrib-watch": "^1.0.0" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/codekraft-studio/angular-justified-layout.git" }, "keywords": [ "angularjs", "directive", "justified", "layout", "flickr" ], "author": "codekraft-studio", "license": "MIT", "bugs": { "url": "https://github.com/codekraft-studio/angular-justified-layout/issues" }, "homepage": "https://github.com/codekraft-studio/angular-justified-layout#readme" }