{"_id":"088694package","name":"088694package","dist-tags":{"latest":"1.0.0"},"versions":{"1.0.0":{"name":"088694package","version":"1.0.0","description":"this is my own package from 088694","main":"index.js","scripts":{"test":"npm run test"},"author":{"name":"Hammi"},"license":"ISC","dependencies":{"cors":"^2.8.5","express":"^4.21.2"},"keywords":[],"_id":"088694package@1.0.0","_nodeVersion":"20.14.0","_npmVersion":"10.7.0","dist":{"integrity":"sha512-UWuSTCWxVVdb2tERYl+g/FPxvS1Oqr+IzHZDSd9z8dW1kFUT+LJFmjFoZYOS81yg13UE+nti7tRIY3EHsQ92zQ==","shasum":"ec55c5ba6acdb8173e65801ce6f2baa4a3f10c44","tarball":"https://registry.npmjs.org/088694package/-/088694package-1.0.0.tgz","fileCount":7,"unpackedSize":189794,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIEniNv5MJleLX5VXI0M4dJ91K5JfNZum1ZJLiefgPOisAiAgJ+st8rxJOowJTi9fhn40EPhnVDsZ+EBOLbqDvovO7g=="}]},"_npmUser":{"name":"hammmii","email":"wietpiet05@gmail.com"},"directories":{},"maintainers":[{"name":"hammmii","email":"wietpiet05@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/088694package_1.0.0_1738228281551_0.290985469520636"},"_hasShrinkwrap":false}},"time":{"created":"2025-01-30T09:11:21.550Z","1.0.0":"2025-01-30T09:11:21.745Z","modified":"2025-01-30T09:11:22.017Z"},"maintainers":[{"name":"hammmii","email":"wietpiet05@gmail.com"}],"description":"this is my own package from 088694","keywords":[],"author":{"name":"Hammi"},"license":"ISC","readme":"# Nasa Vehicle Interface\n\nThis project is a simple Express-based server that serves an HTML interface for controlling a space vehicle. It includes routes for displaying JSON data, performing actions (like moving the vehicle or turning on/off sensors), and interacting with the space vehicle through an HTML form.\n\n## Features\n\n- Displaying JSON data (e.g., battery percentage, temperature, and found resources)\n- Processing commands to control a space vehicle (move forward, backward, turn left/right, sensor control, etc.)\n- Using random data for sensor values (e.g., temperature, humidity)\n- API routes to fetch data and send commands to the vehicle\n\n## Project Setup\n\n### Requirements\n\n- Node.js (v14 or higher)\n- npm (Node Package Manager)\n\n### Install Dependencies\n\n1. Clone the repository:\n   ```bash\n   git clone https://github.com/yourusername/nasa-vehicle-interface.git\n","readmeFilename":"README.md"}