vite/playground/js-sourcemap/importee-pkg/package.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
107 B
JSON
Raw Normal View History

{
"name": "@vitejs/test-importee-pkg",
"private": true,
"version": "0.0.0",
"main": "./index.js"
}