mirror of
https://github.com/gwenhael-le-moine/ledgerrb.git
synced 2025-01-15 15:40:53 +01:00
77 lines
2.3 KiB
JSON
77 lines
2.3 KiB
JSON
|
{
|
||
|
"name": "angular-material",
|
||
|
"version": "1.1.0-rc.5",
|
||
|
"main": "index",
|
||
|
"format": "cjs",
|
||
|
"registry": "github",
|
||
|
"peerDependencies": {
|
||
|
"angular": ">=1.3 <1.6",
|
||
|
"angular-animate": ">=1.3 <1.6",
|
||
|
"angular-aria": ">=1.3 <1.6"
|
||
|
},
|
||
|
"jspm": {
|
||
|
"dependencies": {
|
||
|
"angular": "github:angular/bower-angular@^1.5.3",
|
||
|
"angular-animate": "github:angular/bower-angular-animate@^1.5.3",
|
||
|
"angular-aria": "github:angular/bower-angular-aria@^1.5.3",
|
||
|
"angular-messages": "github:angular/bower-angular-messages@^1.5.3",
|
||
|
"css": "systemjs/plugin-css@^0.1.9"
|
||
|
},
|
||
|
"shim": {
|
||
|
"angular-material": {
|
||
|
"deps": []
|
||
|
}
|
||
|
},
|
||
|
"peerDependencies": {}
|
||
|
},
|
||
|
"homepage": "https://material.angularjs.org",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git://github.com/angular/material.git"
|
||
|
},
|
||
|
"licenses": [
|
||
|
{
|
||
|
"type": "MIT",
|
||
|
"url": "https://github.com/angular/material/blob/master/LICENSE"
|
||
|
}
|
||
|
],
|
||
|
"keywords": [
|
||
|
"angular",
|
||
|
"material",
|
||
|
"browser",
|
||
|
"client-side"
|
||
|
],
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/angular/material/issues"
|
||
|
},
|
||
|
"gitHead": "c288f5937cec8bcffe73fb02b7f0f00e215b05f8",
|
||
|
"description": "This repository is used only for Angular Material v1.x library deployments and localized installs using `npm` and `bower`. The actual component source-code for this library is in the [main Angular Material repository](https://github.com/angular/material).",
|
||
|
"_id": "angular-material@1.1.0-rc.5",
|
||
|
"scripts": {},
|
||
|
"_shasum": "699dbf4bca1cfee9bdb368f7c2b4e8880a2d7896",
|
||
|
"_from": "angular-material@latest",
|
||
|
"_npmVersion": "3.6.0",
|
||
|
"_nodeVersion": "5.6.0",
|
||
|
"_npmUser": {
|
||
|
"name": "angularcore",
|
||
|
"email": "angular-core+npm@google.com"
|
||
|
},
|
||
|
"dist": {
|
||
|
"shasum": "699dbf4bca1cfee9bdb368f7c2b4e8880a2d7896",
|
||
|
"tarball": "https://registry.npmjs.org/angular-material/-/angular-material-1.1.0-rc.5.tgz"
|
||
|
},
|
||
|
"maintainers": [
|
||
|
{
|
||
|
"name": "angularcore",
|
||
|
"email": "angular-core+npm@google.com"
|
||
|
}
|
||
|
],
|
||
|
"_npmOperationalInternal": {
|
||
|
"host": "packages-16-east.internal.npmjs.com",
|
||
|
"tmp": "tmp/angular-material-1.1.0-rc.5.tgz_1464976924021_0.0057348147965967655"
|
||
|
},
|
||
|
"directories": {},
|
||
|
"_resolved": "https://registry.npmjs.org/angular-material/-/angular-material-1.1.0-rc.5.tgz",
|
||
|
"readme": "ERROR: No README data found!"
|
||
|
}
|