node-retrieve-globals@1.0.1
Execute a string of JavaScript using Node.js and return the global variable values and functions.
MIT
2023-02-19
安装 (1.0.1)
npm install node-retrieve-globals@1.0.1
yarn add node-retrieve-globals@1.0.1
pnpm add node-retrieve-globals@1.0.1
bun add node-retrieve-globals@1.0.1
dependencies (2)
| 包名 | 版本要求 |
|---|---|
| acorn | ^8.8.2 |
| acorn-walk | ^8.2.0 |
devDependencies (1)
| 包名 | 版本要求 |
|---|---|
| ava | ^5.2.0 |