%PDF- %PDF-
Direktori : /var/www/html/news/public/bower_components/angular-resource/ |
Current File : /var/www/html/news/public/bower_components/angular-resource/package.json |
{ "name": "angular-resource", "version": "1.5.8", "description": "AngularJS module for interacting with RESTful server-side data sources", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/angular/angular.js.git" }, "keywords": [ "angular", "framework", "browser", "rest", "client-side" ], "author": "Angular Core Team <angular-core+npm@google.com>", "license": "MIT", "bugs": { "url": "https://github.com/angular/angular.js/issues" }, "homepage": "http://angularjs.org", "jspm": { "shim": { "angular-resource": { "deps": ["angular"] } } } }