UNPKG

front-angular-resizable

Version:

A directive for creating resizable containers in angular.

36 lines (35 loc) 844 B
{ "name": "front-angular-resizable", "version": "1.2.0-1", "description": "A directive for creating resizable containers in angular.", "keywords": [ "angular", "angular-js", "angularjs", "resize", "resizable", "directive", "container", "lightweight" ], "main": "src/angular-resizable.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/Reklino/angular-resizable.git" }, "author": "Reklino", "license": "MIT", "bugs": { "url": "https://github.com/Reklino/angular-resizable/issues" }, "homepage": "https://github.com/Reklino/angular-resizable", "devDependencies": { "gulp": "^3.8.11", "gulp-minify-css": "^1.1.1", "gulp-rename": "^1.2.2", "gulp-uglify": "^1.2.0" } }