{"_id":"@arjunshinde/mylib","_rev":"1-21cd75c50990092717fa8993233b866f","name":"@arjunshinde/mylib","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@arjunshinde/mylib","version":"1.0.0","peerDependencies":{"@angular/common":"^13.1.0","@angular/core":"^13.1.0"},"dependencies":{"tslib":"^2.3.0"},"module":"fesm2015/arjunshinde-mylib.mjs","es2020":"fesm2020/arjunshinde-mylib.mjs","esm2020":"esm2020/arjunshinde-mylib.mjs","fesm2020":"fesm2020/arjunshinde-mylib.mjs","fesm2015":"fesm2015/arjunshinde-mylib.mjs","typings":"arjunshinde-mylib.d.ts","exports":{"./package.json":{"default":"./package.json"},".":{"types":"./arjunshinde-mylib.d.ts","esm2020":"./esm2020/arjunshinde-mylib.mjs","es2020":"./fesm2020/arjunshinde-mylib.mjs","es2015":"./fesm2015/arjunshinde-mylib.mjs","node":"./fesm2015/arjunshinde-mylib.mjs","default":"./fesm2020/arjunshinde-mylib.mjs"}},"sideEffects":false,"_resolved":"","_integrity":"","_from":"file:dist/mylib/arjunshinde-mylib-1.0.0.tgz","description":"This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.0.","_id":"@arjunshinde/mylib@1.0.0","_nodeVersion":"14.18.2","_npmVersion":"6.14.15","dist":{"integrity":"sha512-oWMV2jnmpFbziDs4wUvrl2gdnKhpqipTwpgngXOjfsvaF5CW4azMm/iHtHqH71BpWCMdxZG2PfVZmxTC9C4JFQ==","shasum":"10c5c48818e0267f81d3a21d1a7d77f214daf8d9","tarball":"https://registry.npmjs.org/@arjunshinde/mylib/-/mylib-1.0.0.tgz","fileCount":16,"unpackedSize":18942,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxvxpCRA9TVsSAnZWagAAd70P/3ujYPMO/s6tOMa5g/9x\ndrwgZQzidnNkDh7Oi6AYVZ8W7GnqVeh47GkeLMimzowlnn+oOzLUTf06WxAC\n4qyARl+JM/4yLc13DUTnRKlvfMnCMuUl/8yp4kM/d65Qu6/UZR3dPpxqv38w\nZHwvhZF8JkA9UW7vQ28nZWw18rWVbLA/Jczj2ko6mc0Z5PNFpv93g4JKPzCD\nOTUOG/afaDnTlh6+WNmUKc6Bcg0HcQ5ucG32luXq1hoURRAM/eYnuaX/gt0/\nayNxTU/uUcrPaekvkQaco0jc50fh60yedy7yhCWQnNS62BjkD/NqjrSXxyiU\n03PE84Ia4ElXtMgTQ/4WiTY8LMiFkahfycp9xgCyCNWF2fFomtyIhZNFfohD\ncoJwNvgECBEFXSEh/4Dz6uvv2pdHK8CVbt2n45kQu5mI4bOPgIs14iAHgvS4\nfCnTc/naw5Klo9ut3nxuFM7Amd6bVSNH33zx9gk6NSroJ8/cfAYNZisl9pcB\n8YXAaZ1kxzSdd+jEcrxUI2Jwzy78NmcTXfSw3WQrFhn0umm8d8MI24sGc43J\n5XOiV6h3r7tkPi6XXp2jaop3GHJQplfnjWh9Os7MZqTWqKLdsA4hlkIMGlM+\n3fUxVafEbCjar+TIclM11/lUwmyGOSv6m36NbMUo7qokarA0yDrT5oc4zcHj\naGkT\r\n=HKOp\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDiFlGd/sLQ9HqwsjXxMMMK8RNtI8c/8DnlsGgboVaxYAiBbZKP7xw2JehDAPjK+5oiyyrb6603WdY9o+z4ZU2su0A=="}]},"_npmUser":{"name":"arjunshinde","email":"arjun16shinde@gmail.com"},"directories":{},"maintainers":[{"name":"arjunshinde","email":"arjun16shinde@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/mylib_1.0.0_1640430697310_0.1632334991677722"},"_hasShrinkwrap":false}},"time":{"created":"2021-12-25T11:11:37.225Z","1.0.0":"2021-12-25T11:11:37.508Z","modified":"2022-04-04T15:28:28.561Z"},"maintainers":[{"name":"arjunshinde","email":"arjun16shinde@gmail.com"}],"description":"This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.0.","readme":"# Mylib\n\nThis library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 13.1.0.\n\n## Code scaffolding\n\nRun `ng generate component component-name --project mylib` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project mylib`.\n> Note: Don't forget to add `--project mylib` or else it will be added to the default project in your `angular.json` file. \n\n## Build\n\nRun `ng build mylib` 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 mylib`, go to the dist folder `cd dist/mylib` and run `npm publish`.\n\n## Running unit tests\n\nRun `ng test mylib` 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 Overview and Command Reference](https://angular.io/cli) page.\n","readmeFilename":"README.md"}