UNPKG

angular-resizable-flex

Version:

Attribute directive built to resize flex elements

27 lines (26 loc) 676 B
{ "name": "angular-resizable-flex", "version": "0.2.1", "description": "Attribute directive built to resize flex elements", "main": "angular-resizable-flex.js", "repository": { "type": "git", "url": "git+https://github.com/flehoux/angular-resizable-flex.git" }, "keywords": [ "javascript", "angular", "resizable" ], "author": "f.lehoux2@gmail.com", "license": "MIT", "bugs": { "url": "https://github.com/flehoux/angular-resizable-flex/issues" }, "homepage": "https://github.com/flehoux/angular-resizable-flex#readme", "devDependencies": { "gulp": "^3.9.0", "gulp-coffee": "^2.3.4", "gulp-uglify": "^3.0.0" } }