![]() Server : Apache System : Linux server2.corals.io 4.18.0-348.2.1.el8_5.x86_64 #1 SMP Mon Nov 15 09:17:08 EST 2021 x86_64 User : corals ( 1002) PHP Version : 7.4.33 Disable Function : exec,passthru,shell_exec,system Directory : /home/corals/dceprojects.corals.io/node_modules/v8-compile-cache/ |
{ "name": "v8-compile-cache", "version": "2.3.0", "description": "Require hook for automatic V8 compile cache persistence", "main": "v8-compile-cache.js", "scripts": { "bench": "bench/run.sh", "eslint": "eslint --max-warnings=0 .", "tap": "tap test/*-test.js", "test": "npm run tap", "posttest": "npm run eslint" }, "author": "Andres Suarez <[email protected]>", "repository": { "type": "git", "url": "https://github.com/zertosh/v8-compile-cache.git" }, "files": [ "v8-compile-cache.js" ], "license": "MIT", "dependencies": {}, "devDependencies": { "babel-core": "6.26.3", "eslint": "^7.12.1", "flow-parser": "0.136.0", "rimraf": "^2.5.4", "rxjs": "6.6.3", "semver": "^5.3.0", "tap": "^9.0.0", "temp": "^0.8.3", "yarn": "1.22.10" } }