PHP WebShell
Текущая директория: /opt/bitgo-express-backup-20251206-1327/node_modules/degenerator
Просмотр файла: package.json
{
"name": "degenerator",
"version": "1.0.4",
"description": "Turns sync functions into async generator functions",
"main": "index.js",
"scripts": {
"test": "mocha --reporter spec test/test.js"
},
"author": "Nathan Rajlich <nathan@tootallnate.net> (http://n8.io/)",
"repository": {
"type": "git",
"url": "git://github.com/TooTallNate/node-degenerator.git"
},
"license": "MIT",
"dependencies": {
"esprima": "3.x.x",
"escodegen": "1.x.x",
"ast-types": "0.x.x"
},
"devDependencies": {
"mocha": "3.x.x"
}
}
Выполнить команду
Для локальной разработки. Не используйте в интернете!