main
Last change
on this file since 79a0317 was 79a0317, checked in by stefan toskovski <stefantoska84@…>, 3 days ago |
F4 Finalna Verzija
|
-
Property mode
set to
100644
|
File size:
1.6 KB
|
Rev | Line | |
---|
[d565449] | 1 | {
|
---|
[79a0317] | 2 | "_from": "imurmurhash@0.1.4",
|
---|
| 3 | "_id": "imurmurhash@0.1.4",
|
---|
| 4 | "_inBundle": false,
|
---|
| 5 | "_integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
|
---|
| 6 | "_location": "/imurmurhash",
|
---|
| 7 | "_phantomChildren": {},
|
---|
| 8 | "_requested": {
|
---|
| 9 | "type": "version",
|
---|
| 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 | ],
|
---|
| 21 | "_resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
|
---|
| 22 | "_shasum": "9218b9b2b928a238b13dc4fb6b6d576f231453ea",
|
---|
| 23 | "_spec": "imurmurhash@0.1.4",
|
---|
| 24 | "_where": "/home/stevetosak/Proekt/IMaps/imaps-frontend/node_modules/eslint",
|
---|
| 25 | "author": {
|
---|
| 26 | "name": "Jens Taylor",
|
---|
| 27 | "email": "jensyt@gmail.com",
|
---|
| 28 | "url": "https://github.com/homebrewing"
|
---|
| 29 | },
|
---|
| 30 | "bugs": {
|
---|
| 31 | "url": "https://github.com/jensyt/imurmurhash-js/issues"
|
---|
| 32 | },
|
---|
| 33 | "bundleDependencies": false,
|
---|
| 34 | "dependencies": {},
|
---|
| 35 | "deprecated": false,
|
---|
[d565449] | 36 | "description": "An incremental implementation of MurmurHash3",
|
---|
[79a0317] | 37 | "devDependencies": {},
|
---|
| 38 | "engines": {
|
---|
| 39 | "node": ">=0.8.19"
|
---|
| 40 | },
|
---|
[d565449] | 41 | "files": [
|
---|
| 42 | "imurmurhash.js",
|
---|
| 43 | "imurmurhash.min.js",
|
---|
| 44 | "package.json",
|
---|
| 45 | "README.md"
|
---|
| 46 | ],
|
---|
[79a0317] | 47 | "homepage": "https://github.com/jensyt/imurmurhash-js",
|
---|
[d565449] | 48 | "keywords": [
|
---|
| 49 | "murmur",
|
---|
| 50 | "murmurhash",
|
---|
| 51 | "murmurhash3",
|
---|
| 52 | "hash",
|
---|
| 53 | "incremental"
|
---|
| 54 | ],
|
---|
| 55 | "license": "MIT",
|
---|
[79a0317] | 56 | "main": "imurmurhash.js",
|
---|
| 57 | "name": "imurmurhash",
|
---|
| 58 | "repository": {
|
---|
| 59 | "type": "git",
|
---|
| 60 | "url": "git+https://github.com/jensyt/imurmurhash-js.git"
|
---|
[d565449] | 61 | },
|
---|
[79a0317] | 62 | "version": "0.1.4"
|
---|
[d565449] | 63 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.