{"id":18856,"library":"test-vite-plus-install","title":"test-vite-plus-install","description":"A stub package used only for snapshot testing within the Vite ecosystem. Version 1.0.0, no active development or maintenance. Not intended for production use; exists solely to verify install behavior in automated test suites. No API surface, documentation, or release cadence.","status":"abandoned","version":"1.0.0","language":"javascript","source_language":"en","source_url":null,"tags":["javascript"],"install":[{"cmd":"npm install test-vite-plus-install","lang":"bash","label":"npm"},{"cmd":"yarn add test-vite-plus-install","lang":"bash","label":"yarn"},{"cmd":"pnpm add test-vite-plus-install","lang":"bash","label":"pnpm"}],"dependencies":[],"imports":[{"note":"Package is ESM-only and has no exports; import will resolve to an empty object.","wrong":"const pkg = require('test-vite-plus-install')","symbol":"default","correct":"import pkg from 'test-vite-plus-install'"}],"quickstart":{"code":"import pkg from 'test-vite-plus-install';\nconsole.log(pkg); // logs empty object {}","lang":"javascript","description":"Demonstrates importing the package with no actual functionality."},"warnings":[{"fix":"Do not use this package in any real project.","message":"No README, no documentation, no source code — this package has no real content.","severity":"gotcha","affected_versions":"1.0.0"}],"env_vars":null,"last_verified":"2026-04-25T00:00:00.000Z","next_check":"2026-07-24T00:00:00.000Z","problems":[{"fix":"npm install test-vite-plus-install@1.0.0 (but expect empty module).","cause":"Package is not published or not installed.","error":"Cannot find module 'test-vite-plus-install' or its corresponding type declarations."}],"ecosystem":"npm","meta_description":null,"install_score":null,"install_tag":null,"quickstart_score":null,"quickstart_tag":null}