{"_id":"@brandonkervin/material","_rev":"1-a72af53edf6bf89d3a615f53359b1b8e","name":"@brandonkervin/material","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@brandonkervin/material","version":"0.0.1","description":"A collection of common-ui components that can be used in any Angular application.","author":{"name":"Brandon Kervin"},"repository":{"type":"git","url":"git+https://github.com/B-Curve/material.git"},"bugs":{"url":"https://github.com/B-Curve/material/issues"},"homepage":"https://github.com/B-Curve/material","keywords":["angular","javascript","typescript","material","angular-material"],"license":"MIT","peerDependencies":{"@angular/common":"^7.2.0","@angular/core":"^7.2.0"},"main":"bundles/brandonkervin-material.umd.js","module":"fesm5/brandonkervin-material.js","es2015":"fesm2015/brandonkervin-material.js","esm5":"esm5/brandonkervin-material.js","esm2015":"esm2015/brandonkervin-material.js","fesm5":"fesm5/brandonkervin-material.js","fesm2015":"fesm2015/brandonkervin-material.js","typings":"brandonkervin-material.d.ts","metadata":"brandonkervin-material.metadata.json","sideEffects":false,"dependencies":{"tslib":"^1.9.0"},"_id":"@brandonkervin/material@0.0.1","_nodeVersion":"10.15.1","_npmVersion":"6.8.0","dist":{"integrity":"sha512-sZi3mtmaS1hB+yfJ6gYYDatppZ6Qd9rjZUfZJUWqaC/hIF4k+hDHY1DnaOJq7q5A0GpjEmJasFgo8Awpypyskw==","shasum":"a570a1f006e72860d5563b717a22d2a1b3796694","tarball":"https://registry.npmjs.org/@brandonkervin/material/-/material-0.0.1.tgz","fileCount":26,"unpackedSize":51244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJceWFECRA9TVsSAnZWagAA5BwQAIvVJ0PeDVB7LwxXNJqI\n+VRuKnsUllzeFrlrgIZwFUCzUd+fbtsKmVTGQcO35d/AhorHVmZyL2hFU751\n/AvGr+ihDK8KLxc+tdm+VtQaW/Fmjc4wLVH79qQWrt9TXcoFNfeOyRYQ1Mk8\n7OtNLlVIvdA5/BYY1kR0YIWu86DuMdDXeMwFawGtesF+QHA6xuWp0sz1/WFY\nUmnxATYKyQegqVsiCYzc1bK8MkwvGJL3xicxmvWKhGPwlC5XQ4Ao/i3C1lD9\nJntRDiSv512+hZq72elFmg8VnTOGHTrRh560gYLTyWW4mmcL+c+OQuOR2eqW\nD5TWhv00lxO+uLdyhVEOW8YhGAIq1qiyzgQyvZNvYtm4RFMAkVjwwZw6Yym7\n+yEDdjNpDD98tgfg7PaTQ4I4MJIOESSxEPnqsV/ox1sGnpGzVmuMRCO8WfTR\n4Aba0iT8rJlJB4N/cGezNZLBrHokOiyHHXoYLNvrmtA185kluaoJNGKZ+itb\nayMzmIK1tNT71C3z/4dd20Ob2H2WJ/+LfutrEzc4VXt7BgkS/FdCKDmgNOHM\nvbtKVobNTEZUDuTcICZ8cvvjRocSb0cac50F+rhv1ZINuMToLtW2Zm5T28Hj\n5LE3AZmPbOaU1Nm2hBBoQW2ZY2kD5WNvEcmWbQ368RQZzofFxKIiB4q6eLwe\n48RM\r\n=XWSw\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/9F381Ft/1InfI1GK9+4Q7aTpmJZsowHZwIwKd0kU1QIgWH5IpmmqoDrNNUmyUKaS+JCKs/QpvtboTJy6HDwlAas="}]},"maintainers":[{"name":"brandonkervin","email":"brandonkervin@gmail.com"}],"_npmUser":{"name":"brandonkervin","email":"brandonkervin@gmail.com"},"directories":{},"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/material_0.0.1_1551458627708_0.503885201027549"},"_hasShrinkwrap":false}},"time":{"created":"2019-03-01T16:43:47.514Z","0.0.1":"2019-03-01T16:43:47.888Z","modified":"2022-04-04T20:25:20.609Z"},"maintainers":[{"name":"brandonkervin","email":"brandonkervin@gmail.com"}],"description":"A collection of common-ui components that can be used in any Angular application.","homepage":"https://github.com/B-Curve/material","keywords":["angular","javascript","typescript","material","angular-material"],"repository":{"type":"git","url":"git+https://github.com/B-Curve/material.git"},"author":{"name":"Brandon Kervin"},"bugs":{"url":"https://github.com/B-Curve/material/issues"},"license":"MIT","readme":"# Material\n\nThis library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 7.2.0.\n\n## Code scaffolding\n\nRun `ng generate component component-name --project material` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project material`.\n> Note: Don't forget to add `--project material` or else it will be added to the default project in your `angular.json` file. \n\n## Build\n\nRun `ng build material` to build the project. The build artifacts will be stored in the `dist/` directory.\n\n## Publishing\n\nAfter building your library with `ng build material`, go to the dist folder `cd dist/material` and run `npm publish`.\n\n## Running unit tests\n\nRun `ng test material` to execute the unit tests via [Karma](https://karma-runner.github.io).\n\n## Further help\n\nTo get more help on the Angular CLI use `ng help` or go check out the [Angular CLI README](https://github.com/angular/angular-cli/blob/master/README.md).\n","readmeFilename":"README.md"}