node-retrieve-globals@5.0.0
Execute a string of JavaScript using Node.js and return the global variable values and functions.
MIT
2023-12-15
安装 (5.0.0)
npm install node-retrieve-globals@5.0.0
yarn add node-retrieve-globals@5.0.0
pnpm add node-retrieve-globals@5.0.0
bun add node-retrieve-globals@5.0.0
dependencies (3)
| 包名 | 版本要求 |
|---|---|
| acorn | ^8.8.2 |
| acorn-walk | ^8.3.1 |
| esm-import-transformer | ^3.0.2 |
devDependencies (3)
| 包名 | 版本要求 |
|---|---|
| @zachleat/noop | ^1.0.3 |
| ava | ^6.0.1 |
| cross-env | ^7.0.3 |