UNPKG

ng-restful-ars

Version:

A restful http request lib based on decorator of typescript in Angular.

24 lines (23 loc) 518 B
{ "name": "ng-restful-ars", "version": "0.1.1", "description": "A restful http request lib based on decorator of typescript in Angular.", "main": "index.d.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "publish": "tsc && tsc index.ts && npm publish" }, "keywords": [ "http", "restful", "angular", "request", "post", "get", "put", "delete" ], "author": "lzc", "license": "ISC", "publish_sp": "tsc && tsc index.ts && npm publish" }