mirror of
https://github.com/pnpm/pnpm.git
synced 2026-02-15 01:24:07 -05:00
9 lines
116 B
JSON
9 lines
116 B
JSON
{
|
|
"name": "issue-3907",
|
|
"version": "1.0.0",
|
|
"type": "module",
|
|
"scripts": {
|
|
"echo": "node echo.js"
|
|
}
|
|
}
|