This repo is archived. You can view files and clone it, but cannot push or open issues or pull requests.
SXS20240115/SRC/iMES_PDA/JSplugins/angular-resource/package.json
2024-01-24 16:47:50 +08:00

69 lines
1.7 KiB
JSON

{
"name": "angular-resource",
"version": "1.5.9",
"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": "git+https://github.com/angular/angular.js.git"
},
"keywords": [
"angular",
"framework",
"browser",
"rest",
"client-side"
],
"author": {
"name": "Angular Core Team",
"email": "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"
]
}
}
},
"gitHead": "619c7d56fdbfdde88d473e8a9df93088eabb814c",
"_id": "angular-resource@1.5.9",
"_shasum": "b062c444725305c812961220f408e66fe01faaf3",
"_from": "angular-resource@*",
"_npmVersion": "2.15.8",
"_nodeVersion": "4.4.7",
"_npmUser": {
"name": "angularcore",
"email": "angular-core+npm@google.com"
},
"dist": {
"shasum": "b062c444725305c812961220f408e66fe01faaf3",
"tarball": "https://registry.npmjs.org/angular-resource/-/angular-resource-1.5.9.tgz"
},
"maintainers": [
{
"name": "angularcore",
"email": "angular-core+npm@google.com"
},
{
"name": "petebd",
"email": "pete@bacondarwin.com"
}
],
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/angular-resource-1.5.9.tgz_1480018714701_0.2779793464578688"
},
"directories": {},
"_resolved": "https://registry.npmjs.org/angular-resource/-/angular-resource-1.5.9.tgz"
}