48936e6798e1d6841a7deead34c465e579d946e9
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / v8-compile-cache / package.json
1 {
2   "_from": "v8-compile-cache@^2.0.3",
3   "_id": "v8-compile-cache@2.1.1",
4   "_inBundle": false,
5   "_integrity": "sha512-8OQ9CL+VWyt3JStj7HX7/ciTL2V3Rl1Wf5OL+SNTm0yK1KvtReVulksyeRnCANHHuUxHlQig+JJDlUhBt1NQDQ==",
6   "_location": "/v8-compile-cache",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "v8-compile-cache@^2.0.3",
12     "name": "v8-compile-cache",
13     "escapedName": "v8-compile-cache",
14     "rawSpec": "^2.0.3",
15     "saveSpec": null,
16     "fetchSpec": "^2.0.3"
17   },
18   "_requiredBy": [
19     "/eslint",
20     "/webpack-cli"
21   ],
22   "_resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.1.1.tgz",
23   "_shasum": "54bc3cdd43317bca91e35dcaf305b1a7237de745",
24   "_spec": "v8-compile-cache@^2.0.3",
25   "_where": "/tmp/coc-prettier-dzKjD7/node_modules/eslint",
26   "author": {
27     "name": "Andres Suarez",
28     "email": "zertosh@gmail.com"
29   },
30   "bugs": {
31     "url": "https://github.com/zertosh/v8-compile-cache/issues"
32   },
33   "bundleDependencies": false,
34   "dependencies": {},
35   "deprecated": false,
36   "description": "Require hook for automatic V8 compile cache persistence",
37   "devDependencies": {
38     "babel-core": "6.23.1",
39     "eslint": "^3.15.0",
40     "flow-parser": "0.38.0",
41     "rimraf": "^2.5.4",
42     "rxjs": "5.2.0",
43     "semver": "^5.3.0",
44     "tap": "^10.1.1",
45     "temp": "^0.8.3",
46     "yarn": "0.20.3"
47   },
48   "files": [
49     "v8-compile-cache.js"
50   ],
51   "homepage": "https://github.com/zertosh/v8-compile-cache#readme",
52   "license": "MIT",
53   "main": "v8-compile-cache.js",
54   "name": "v8-compile-cache",
55   "repository": {
56     "type": "git",
57     "url": "git+https://github.com/zertosh/v8-compile-cache.git"
58   },
59   "scripts": {
60     "bench": "bench/run.sh",
61     "lint": "eslint --max-warnings=0 .",
62     "posttest": "npm run lint",
63     "test": "tap test/*-test.js"
64   },
65   "version": "2.1.1"
66 }