Truncate gh-pages history
This commit is contained in:
63
keycloak-resources/resources/resources_common/node_modules/angular-resource/package.json
generated
vendored
Normal file
63
keycloak-resources/resources/resources_common/node_modules/angular-resource/package.json
generated
vendored
Normal file
@ -0,0 +1,63 @@
|
||||
{
|
||||
"_from": "angular-resource@1.8.0",
|
||||
"_id": "angular-resource@1.8.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-9woUq3kDwoT7R6SjKX8vaJMhOplYBm9sqRAxKgDhDIdPyA8iBowqQIusf9+8Q+z/HlXb8ZXvKspJyKXrxmKdvg==",
|
||||
"_location": "/angular-resource",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "angular-resource@1.8.0",
|
||||
"name": "angular-resource",
|
||||
"escapedName": "angular-resource",
|
||||
"rawSpec": "1.8.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "1.8.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/angular-resource/-/angular-resource-1.8.0.tgz",
|
||||
"_shasum": "578ef122e7cb7bcc6c0ad6c2451dc3d27fd570ba",
|
||||
"_spec": "angular-resource@1.8.0",
|
||||
"_where": "C:\\GitHub\\keycloak\\themes\\src\\main\\resources\\theme\\keycloak\\common\\resources",
|
||||
"author": {
|
||||
"name": "Angular Core Team",
|
||||
"email": "angular-core+npm@google.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/angular/angular.js/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "AngularJS module for interacting with RESTful server-side data sources",
|
||||
"homepage": "http://angularjs.org",
|
||||
"jspm": {
|
||||
"shim": {
|
||||
"angular-resource": {
|
||||
"deps": [
|
||||
"angular"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"keywords": [
|
||||
"angular",
|
||||
"framework",
|
||||
"browser",
|
||||
"rest",
|
||||
"client-side"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "angular-resource",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/angular/angular.js.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"version": "1.8.0"
|
||||
}
|
Reference in New Issue
Block a user