UNPKG

ng-modal-dialog

Version:

Modal dialog framework to use in Angular 1.x

32 lines (31 loc) 775 B
{ "name": "ng-modal-dialog", "version": "0.1.2", "description": "Modal dialog framework to use in Angular 1.x", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/declspec/ng-modal-dialog.git" }, "keywords": [ "Modal", "dialog", "angular", "ng" ], "author": "Jason Larke", "license": "MIT", "bugs": { "url": "https://github.com/declspec/ng-modal-dialog/issues" }, "homepage": "https://github.com/declspec/ng-modal-dialog#readme", "devDependencies": { "babel-core": "^6.17.0", "babel-loader": "^6.2.5", "babel-preset-es2015": "^6.16.0", "webpack": "^1.13.3" } }