{ "name": "restangular", "version": "1.5.1", "main": "./dist/restangular.js", "description": "Restful Resources service for AngularJS apps", "repository": { "type": "git", "url": "git://github.com/mgonto/restangular.git" }, "dependencies": { "lodash": ">=1.3.0", "angular": "~1.x" }, "ignore": [ "node_modules", "components", "lib" ] }