Actualizacion maquina principal
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / imurmurhash / package.json
1 {
2   "_from": "imurmurhash@^0.1.4",
3   "_id": "imurmurhash@0.1.4",
4   "_inBundle": false,
5   "_integrity": "sha1-khi5srkoojixPcT7a21XbyMUU+o=",
6   "_location": "/imurmurhash",
7   "_phantomChildren": {},
8   "_requested": {
9     "type": "range",
10     "registry": true,
11     "raw": "imurmurhash@^0.1.4",
12     "name": "imurmurhash",
13     "escapedName": "imurmurhash",
14     "rawSpec": "^0.1.4",
15     "saveSpec": null,
16     "fetchSpec": "^0.1.4"
17   },
18   "_requiredBy": [
19     "/eslint",
20     "/fs-write-stream-atomic",
21     "/stylelint",
22     "/unique-slug",
23     "/write-file-atomic"
24   ],
25   "_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
26   "_shasum": "9218b9b2b928a238b13dc4fb6b6d576f231453ea",
27   "_spec": "imurmurhash@^0.1.4",
28   "_where": "/tmp/coc-prettier-dzKjD7/node_modules/eslint",
29   "author": {
30     "name": "Jens Taylor",
31     "email": "jensyt@gmail.com",
32     "url": "https://github.com/homebrewing"
33   },
34   "bugs": {
35     "url": "https://github.com/jensyt/imurmurhash-js/issues"
36   },
37   "bundleDependencies": false,
38   "dependencies": {},
39   "deprecated": false,
40   "description": "An incremental implementation of MurmurHash3",
41   "devDependencies": {},
42   "engines": {
43     "node": ">=0.8.19"
44   },
45   "files": [
46     "imurmurhash.js",
47     "imurmurhash.min.js",
48     "package.json",
49     "README.md"
50   ],
51   "homepage": "https://github.com/jensyt/imurmurhash-js",
52   "keywords": [
53     "murmur",
54     "murmurhash",
55     "murmurhash3",
56     "hash",
57     "incremental"
58   ],
59   "license": "MIT",
60   "main": "imurmurhash.js",
61   "name": "imurmurhash",
62   "repository": {
63     "type": "git",
64     "url": "git+https://github.com/jensyt/imurmurhash-js.git"
65   },
66   "version": "0.1.4"
67 }