UNPKG

angular-http-status

Version:

AngularJS stuff to easily convert status text into its HTTP code and vice versa

22 lines 509 B
{ "name": "angular-http-status", "version": "0.1.2", "authors": [ "Yllieth <sylvnimes@hotmail.com>" ], "description": "Convenience constant and factory to deal with HTTP status code", "keywords": [ "angular", "http", "status", "code" ], "private": false, "license": "DBAD", "dependencies": { "angular": ">=1.x" }, "main": "angular-http-status.js", "ignore": [ ".*", "bower.json", "package.json", "app/", "test/", "bower_components/", "node_modules/" ] }