{"_id":"@andersoncmelo/ui-angular","name":"@andersoncmelo/ui-angular","dist-tags":{"latest":"0.1.8"},"versions":{"0.1.8":{"name":"@andersoncmelo/ui-angular","version":"0.1.8","peerDependencies":{"@angular/common":"^15.2.0","@angular/core":"^15.2.0","@angular/router":"^15.2.0"},"dependencies":{"tslib":"^2.3.0","@angular/cdk":"^15.2.8","@angular/material":"^15.2.9","@andersoncmelo/styleguide":"^0.0.6","@andersoncmelo/angular-icons":"^0.1.9","@andersoncmelo/icons":"^0.1.5"},"sideEffects":false,"module":"fesm2015/andersoncmelo-ui-angular.mjs","es2020":"fesm2020/andersoncmelo-ui-angular.mjs","esm2020":"esm2020/andersoncmelo-ui-angular.mjs","fesm2020":"fesm2020/andersoncmelo-ui-angular.mjs","fesm2015":"fesm2015/andersoncmelo-ui-angular.mjs","typings":"index.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./index.d.ts","esm2020":"./esm2020/andersoncmelo-ui-angular.mjs","es2020":"./fesm2020/andersoncmelo-ui-angular.mjs","es2015":"./fesm2015/andersoncmelo-ui-angular.mjs","node":"./fesm2015/andersoncmelo-ui-angular.mjs","default":"./fesm2020/andersoncmelo-ui-angular.mjs"}},"gitHead":"7427ddf64df64e2f6ca88472719a1399760fa9d0","description":"This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.0.","_id":"@andersoncmelo/ui-angular@0.1.8","_nodeVersion":"16.15.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-XlQ1nnsp1U3xXyLQL6Qe6iiMEbZT+arC5Olex0crKM126JVSls13qRO6S6XlwdpoJ9+YCUASk+Kv4HTsowCZNA==","shasum":"2f03069abe7b1a040acd566c99aba367da2a1d65","tarball":"https://registry.npmjs.org/@andersoncmelo/ui-angular/-/ui-angular-0.1.8.tgz","fileCount":32,"unpackedSize":447542,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDJKBJQf7N3AKILFO4VZxodNDoT8z9ftJgT3OYu1PK8lQIgFyR2dVO/EnP8PzbAcbvMgZQtSMwcKtUSKaEgjYIEAZY="}]},"_npmUser":{"name":"andersoncmelo","email":"andersonmelo13@gmail.com"},"directories":{},"maintainers":[{"name":"andersoncmelo","email":"andersonmelo13@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/ui-angular_0.1.8_1687167107142_0.9271773419219229"},"_hasShrinkwrap":false}},"time":{"created":"2023-06-19T09:31:47.043Z","0.1.8":"2023-06-19T09:31:47.286Z","modified":"2023-06-19T09:31:47.803Z"},"maintainers":[{"name":"andersoncmelo","email":"andersonmelo13@gmail.com"}],"description":"This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.0.","readme":"# SPMS ui-angular\n\nThis library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 15.2.0.\n\nThis is a Angular component library created to serve SPMS applications.\n\n## Installation\n\nInstall the package in your project directory with:\n\n```shell\nyarn add @spms/ui-angular\n```\n\nThis is a Angular Material based library, so if you don't already have it, you will also need to install the following package:\n\n```shell\nng add @angular/material\n```\n\n## Usage\n\nYou need to import the `SPMSModule` to be able to use the icons library in your `app.module.ts` file.\n\n```shell\nimport { SPMSModule } from '@spms/ui-angular';\n\n@NgModule ({\n  imports: [\n    SPMSModule,\n  ]\n})\nclass AppModule {}\n```\n\nAdd the component tag to your html file.\n\n> **Note:** We are working in our docs application. [Click here](https://profuse-lancer-ab2.notion.site/ui-angular-components-documentation-a06d05620ec74bf980750353a9e955d3?pvs=4) to access a provisional reference docs.\n","readmeFilename":"README.md"}