{"_id":"11-oop","name":"11-oop","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"11-oop","version":"1.0.0","description":"This project demonstrates basic Object-Oriented \r     Programming (OOP) concepts in TypeScript.","main":"index.js","type":"module","bin":{"11-oop":"index.js"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"keywords":[],"author":"","license":"ISC","devDependencies":{"@types/chalk-animation":"^1.6.3","@types/inquirer":"^9.0.7","@types/node":"^20.11.20"},"dependencies":{"boxen":"^7.1.1","chalk":"^5.3.0","chalk-animation":"^2.0.3","inquirer":"^9.2.15"},"_id":"11-oop@1.0.0","_nodeVersion":"18.18.0","_npmVersion":"10.3.0","dist":{"integrity":"sha512-wXJALQNnfoBR6kw2s3zeBwV1gStvOse6A+7wFQE/TOx2EQ6NgUEnVnZqsh43XhfzD5DIE4psCL1iTmugXRnq0g==","shasum":"758a6fb15f886c723655a0e63748bdf2a72173b9","tarball":"https://registry.npmjs.org/11-oop/-/11-oop-1.0.0.tgz","fileCount":9,"unpackedSize":19476,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDMX9VX52AOQgJDMIlvSverNDzk+q8830KPoULyfz5OhwIgOFsmnhPPUZmqGYJ++HyORhMN0Wkb4Rdj9Abfbh0RSPE="}]},"_npmUser":{"name":"anomasahar","email":"anoma.sahar2001@gmail.com"},"directories":{},"maintainers":[{"name":"anomasahar","email":"anoma.sahar2001@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/11-oop_1.0.0_1709038750182_0.1581972009357724"},"_hasShrinkwrap":false}},"time":{"created":"2024-02-27T12:59:10.079Z","1.0.0":"2024-02-27T12:59:10.331Z","modified":"2024-02-27T12:59:10.866Z"},"maintainers":[{"name":"anomasahar","email":"anoma.sahar2001@gmail.com"}],"description":"This project demonstrates basic Object-Oriented \r     Programming (OOP) concepts in TypeScript.","keywords":[],"license":"ISC","readme":"# OOP Project 🚀\r\n    This project demonstrates basic Object-Oriented \r\n    Programming (OOP) concepts in TypeScript.\r\n\r\n## Classes\r\n###  Main\r\n- The Main class directs the program's flow, utilizing \r\n    the inquirer library to interact with the user.\r\n\r\n### ‍ Person\r\n- The Person class serves as the fundamental \r\n    component, containing attributes and methods to    \r\n    handle functionalities related to personality.\r\n\r\n###  Student\r\n- The Student class extends the Person class, \r\n    introducing additional functionalities tailored    \r\n    for handling student-specific data.\r\n\r\n## 🔗 Dependencies:\r\n~ Chalk\r\n\r\n~ Inquirer\r\n\r\n~ Chalk Animation\r\n\r\n~ Boxen \r\n\r\n## Contributing:\r\n    Contributions are welcome! If you have any \r\n    suggestions, bug reports, or feature requests.\r\n\r\n\r\n\r\n    \r\n\r\n","readmeFilename":"README.md"}