{
  "_args": [
    [
      "fmix@0.1.0",
      "D:\\Development\\Work\\CENOS\\cenos-support"
    ]
  ],
  "_from": "fmix@0.1.0",
  "_id": "fmix@0.1.0",
  "_inBundle": false,
  "_integrity": "sha1-x7vxJN7ELJ0ZHPuUfQqXeN2YbAw=",
  "_location": "/fmix",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "fmix@0.1.0",
    "name": "fmix",
    "escapedName": "fmix",
    "rawSpec": "0.1.0",
    "saveSpec": null,
    "fetchSpec": "0.1.0"
  },
  "_requiredBy": [
    "/murmur-32"
  ],
  "_resolved": "https://registry.npmjs.org/fmix/-/fmix-0.1.0.tgz",
  "_spec": "0.1.0",
  "_where": "D:\\Development\\Work\\CENOS\\cenos-support",
  "bugs": {
    "url": "https://github.com/LinusU/fmix/issues"
  },
  "dependencies": {
    "imul": "^1.0.0"
  },
  "description": "MurmurHash3 x86 finalization mix implemented in JavaScript.",
  "devDependencies": {
    "standard": "^7.1.2"
  },
  "homepage": "https://github.com/LinusU/fmix#readme",
  "license": "MIT",
  "name": "fmix",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/LinusU/fmix.git"
  },
  "scripts": {
    "test": "standard && node test"
  },
  "version": "0.1.0"
}
