UNPKG

angular-viacep

Version:

Angular Module for integration WebService ViaCep created by César Barone <cesar.bmcosta@gmail.com>

53 lines (52 loc) 1.47 kB
{ "name": "angular-viacep", "version": "1.1.2", "description": "Angular Module for integration WebService ViaCep created by César Barone <cesar.bmcosta@gmail.com>", "main": "index.js", "scripts": { "test": "gulp test" }, "repository": { "type": "git", "url": "git+https://github.com/vasconce7os/angular-viacep.git" }, "author": "Vasconcelos", "license": "ISC", "bugs": { "url": "https://github.com/vasconce7os/angular-viacep/issues" }, "homepage": "https://github.com/vasconce7os/angular-viacep#readme", "contributors": [ "César Barone <cesar.bmcosta@gmail.com> (https://github.com/cesarbarone)" ], "keywords": [ "angularJs", "via cep", "ViaCEP" ], "devDependencies": { "coffee-script": "^1.10.0", "del": "^2.2.0", "gulp": "^3.9.1", "gulp-coffee": "^2.3.2", "gulp-concat-util": "^0.5.5", "gulp-connect": "^5.0.0", "gulp-debug": "^3.1.0", "gulp-rename": "^1.2.2", "gulp-uglify": "^1.5.3", "gulp-util": "^3.0.7", "gulp-watch": "^4.3.11", "jasmine-core": "^2.4.1", "karma": "^0.13.22", "karma-chrome-launcher": "^0.2.3", "karma-coffee-preprocessor": "^0.3.0", "karma-coverage": "^0.5.5", "karma-fixture": "^0.2.6", "karma-jasmine": "^0.3.8", "karma-json-fixtures-preprocessor": "0.0.6", "karma-mocha-reporter": "^2.0.0", "karma-phantomjs-launcher": "^1.0.0", "phantomjs-prebuilt": "^2.1.7", "pump": "^1.0.2" } }