| Server IP : 34.87.99.72 / Your IP : 216.73.217.31 Web Server : Apache/2.4.46 (Unix) OpenSSL/1.1.1n System : Linux zlock-bitnami-lamp-prod-v2-vm 4.19.0-16-cloud-amd64 #1 SMP Debian 4.19.181-1 (2021-03-19) x86_64 User : bitnami ( 1000) PHP Version : 7.4.18 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : ON | Pkexec : OFF Directory : /home/bitnami/htdocs/app/node_modules/v8-compile-cache/ |
Upload File : |
{
"_from": "v8-compile-cache@^2.0.3",
"_id": "v8-compile-cache@2.3.0",
"_inBundle": false,
"_integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==",
"_location": "/v8-compile-cache",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "v8-compile-cache@^2.0.3",
"name": "v8-compile-cache",
"escapedName": "v8-compile-cache",
"rawSpec": "^2.0.3",
"saveSpec": null,
"fetchSpec": "^2.0.3"
},
"_requiredBy": [
"/eslint",
"/webpack-cli"
],
"_resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
"_shasum": "2de19618c66dc247dcfb6f99338035d8245a2cee",
"_spec": "v8-compile-cache@^2.0.3",
"_where": "/opt/bitnami/apache/htdocs/app/node_modules/eslint",
"author": {
"name": "Andres Suarez",
"email": "zertosh@gmail.com"
},
"bugs": {
"url": "https://github.com/zertosh/v8-compile-cache/issues"
},
"bundleDependencies": false,
"dependencies": {},
"deprecated": false,
"description": "Require hook for automatic V8 compile cache persistence",
"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"
},
"files": [
"v8-compile-cache.js"
],
"homepage": "https://github.com/zertosh/v8-compile-cache#readme",
"license": "MIT",
"main": "v8-compile-cache.js",
"name": "v8-compile-cache",
"repository": {
"type": "git",
"url": "git+https://github.com/zertosh/v8-compile-cache.git"
},
"scripts": {
"bench": "bench/run.sh",
"eslint": "eslint --max-warnings=0 .",
"posttest": "npm run eslint",
"tap": "tap test/*-test.js",
"test": "npm run tap"
},
"version": "2.3.0"
}