UNPKG

restangular

Version:

Restful Resources service for AngularJS apps

19 lines (18 loc) 362 B
{ "name": "restangular", "main": "./dist/restangular.js", "description": "Restful Resources service for AngularJS apps", "repository": { "type": "git", "url": "git://github.com/mgonto/restangular.git" }, "dependencies": { "lodash": "~4.17.0", "angular": "~1.x" }, "ignore": [ "node_modules", "components", "lib" ] }