{"_id":"@aapa3211/my-framework","name":"@aapa3211/my-framework","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"@aapa3211/my-framework","version":"1.0.0","description":"A frontend framework to teach web developers how frontend frameworks work.","keywords":["frontend","framework","book","learning","web","development"],"main":"dist/fe-fwk.js","scripts":{"build":"rollup -c","lint":"eslint src","lint:fix":"eslint src --fix","test":"vitest","test:run":"vitest run","prepack":"npm run build"},"license":"MIT","devDependencies":{"eslint":"^8.47.0","jsdom":"^22.1.0","rollup":"^3.29.5","rollup-plugin-cleanup":"^3.2.1","rollup-plugin-filesize":"^10.0.0","vitest":"^0.34.3"},"dependencies":{"my-framework":"^1.0.0"},"_id":"@aapa3211/my-framework@1.0.0","_nodeVersion":"20.17.0","_npmVersion":"10.9.0","dist":{"integrity":"sha512-hul0ILkG4CCfn3OlxvuyOAJjyR3GnEsA/a+dKY82O7TQZERtD8tP/b63ofY5JgIJsPB2B/YWiBiQSvj4W2OefA==","shasum":"09b343059fb830744104bb2d1cb75f73801f2421","tarball":"https://registry.npmjs.org/@aapa3211/my-framework/-/my-framework-1.0.0.tgz","fileCount":3,"unpackedSize":7327,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEY8EFkbBxXcw4gLOuA2IqEGENYsBpFgjXWqNcEXZCzrAiEA0eBsPzv5Gye3Fz9dUqWhUJUFxPEg/sr8b5dtMWgWW+o="}]},"_npmUser":{"name":"aapa3211","email":"aleks.kudrjavtsev@gmail.com"},"directories":{},"maintainers":[{"name":"aapa3211","email":"aleks.kudrjavtsev@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/my-framework_1.0.0_1731883281342_0.10682677597182222"},"_hasShrinkwrap":false}},"time":{"created":"2024-11-17T22:41:21.251Z","1.0.0":"2024-11-17T22:41:21.525Z","modified":"2024-11-17T22:41:21.787Z"},"maintainers":[{"name":"aapa3211","email":"aleks.kudrjavtsev@gmail.com"}],"description":"A frontend framework to teach web developers how frontend frameworks work.","keywords":["frontend","framework","book","learning","web","development"],"license":"MIT","readme":"# my-framework\n\n![fe-fwk](https://img.shields.io/badge/fe--fwk-book-blueviolet)\n\nCode for the book \"Build a frontend framework from scratch\".\nYou can get your copy [here](http:&#x2F;&#x2F;mng.bz&#x2F;aM2o) and start learning how frontend frameworks work by building your own, from scratch!\n\n## Commands\n\nThis package has the following commands:\n\n- `npm run build` - Bundle the project into a single ESM file\n- `npm run lint` - Lint the project\n- `npm run lint:fix` - Lint the project and fix any issues\n- `npm run test [<test-path>]` - Start the test runner in watch mode\n- `npm run test:run [<test-path>]` - Run the tests once\n","readmeFilename":"README.md"}