mirror of
https://github.com/pnpm/pnpm.git
synced 2026-01-27 00:08:53 -05:00
11 lines
188 B
JSON
11 lines
188 B
JSON
{
|
|
"name": "@pnpm/ts-execution-runtime",
|
|
"version": "1.0.0",
|
|
"private": true,
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"devDependencies": {
|
|
"@babel/register": "^7.13.16"
|
|
}
|
|
}
|