{"_id":"@angleusilva/chassis-web","name":"@angleusilva/chassis-web","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@angleusilva/chassis-web","version":"1.0.0","description":"Base schematics for Chassis: provides foundational code generation and project scaffolding for Angular applications, enabling consistent architecture and rapid development across all projects.","main":"src/collection.json","scripts":{"build":"tsc -p tsconfig.json","test":"jasmine src/**/*_spec.ts","clean":"rimraf *.js *.d.ts src/**/*.js src/**/*.d.ts"},"keywords":["schematics"],"author":{"name":"Selenium"},"license":"MIT","schematics":"./src/collection.json","dependencies":{"@angular-devkit/core":"^20.2.0","@angular-devkit/schematics":"^20.2.0","typescript":"~5.9.2"},"devDependencies":{"@types/node":"^20.17.19","@types/jasmine":"~5.1.0","jasmine":"^5.0.0"},"_id":"@angleusilva/chassis-web@1.0.0","gitHead":"e7c30f587ae1c33b6fdf3a468784d79f4e8b884f","_nodeVersion":"22.14.0","_npmVersion":"10.9.2","dist":{"integrity":"sha512-X2yC5UIGQDnZtatOFcSK+JarsokzGEfG6gqVVPP5kQvEhOAnF99cMP3DD5Uw+K4iCZWEt9vyQaIjW0lKviS1Bw==","shasum":"8a7f3186c61c0fecdd6d375033c88efa6bb980f6","tarball":"https://registry.npmjs.org/@angleusilva/chassis-web/-/chassis-web-1.0.0.tgz","fileCount":134,"unpackedSize":7138513,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIECKYCKUK0Gfx3x+msCeho88zdzgJvqYsDXWBLgaIXWjAiB1y4UJ9vHb5fKQAqbqmR8j263SCiimPwCrCPh846eSbg=="}]},"_npmUser":{"name":"angleusilva","email":"angleu.silva@selenium.ao"},"directories":{},"maintainers":[{"name":"angleusilva","email":"angleu.silva@selenium.ao"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/chassis-web_1.0.0_1756206680498_0.46666008141753124"},"_hasShrinkwrap":false}},"time":{"created":"2025-08-26T11:11:20.410Z","1.0.0":"2025-08-26T11:11:20.814Z","modified":"2025-08-26T11:11:21.061Z"},"maintainers":[{"name":"angleusilva","email":"angleu.silva@selenium.ao"}],"description":"Base schematics for Chassis: provides foundational code generation and project scaffolding for Angular applications, enabling consistent architecture and rapid development across all projects.","keywords":["schematics"],"author":{"name":"Selenium"},"license":"MIT","readme":"# Getting Started With Schematics\n\nThis repository is a basic Schematic implementation that serves as a starting point to create and publish Schematics to NPM.\n\n### Testing\n\nTo test locally, install `@angular-devkit/schematics-cli` globally and use the `schematics` command line tool. That tool acts the same as the `generate` command of the Angular CLI, but also has a debug mode.\n\nCheck the documentation with\n\n```bash\nschematics --help\n```\n\n### Unit Testing\n\n`npm run test` will run the unit tests, using Jasmine as a runner and test framework.\n\n### Publishing\n\nTo publish, simply do:\n\n```bash\nnpm run build\nnpm publish\n```\n\nThat's it!\n","readmeFilename":"README.md","_rev":"1-ddba2a4639a790ac7cd7501e0549fe09"}