%PDF- %PDF-
Direktori : /usr/lib/node_modules/pm2/node_modules/vm2/ |
Current File : //usr/lib/node_modules/pm2/node_modules/vm2/package.json |
{ "_from": "vm2@^3.9.3", "_id": "vm2@3.9.5", "_inBundle": false, "_integrity": "sha512-LuCAHZN75H9tdrAiLFf030oW7nJV5xwNMuk1ymOZwopmuK3d2H4L1Kv4+GFHgarKiLfXXLFU+7LDABHnwOkWng==", "_location": "/pm2/vm2", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "vm2@^3.9.3", "name": "vm2", "escapedName": "vm2", "rawSpec": "^3.9.3", "saveSpec": null, "fetchSpec": "^3.9.3" }, "_requiredBy": [ "/pm2/degenerator" ], "_resolved": "https://registry.npmjs.org/vm2/-/vm2-3.9.5.tgz", "_shasum": "5288044860b4bbace443101fcd3bddb2a0aa2496", "_spec": "vm2@^3.9.3", "_where": "/usr/lib/node_modules/pm2/node_modules/degenerator", "author": { "name": "Patrik Simek", "url": "https://patriksimek.cz" }, "bin": { "vm2": "bin/vm2" }, "bugs": { "url": "https://github.com/patriksimek/vm2/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Securely!", "devDependencies": { "eslint": "^5.16.0", "eslint-config-integromat": "^1.5.0", "mocha": "^6.2.2" }, "engines": { "node": ">=6.0" }, "homepage": "https://github.com/patriksimek/vm2#readme", "keywords": [ "sandbox", "prison", "jail", "vm", "alcatraz", "contextify" ], "license": "MIT", "main": "index.js", "name": "vm2", "repository": { "type": "git", "url": "git+https://github.com/patriksimek/vm2.git" }, "scripts": { "pretest": "eslint .", "test": "mocha test" }, "types": "index.d.ts", "version": "3.9.5" }