{
  "_from": "microbuffer@^1.0.0",
  "_id": "microbuffer@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-O/SUXauVN4x6RaEJFqSPcXNtLFL+QzJHKZlyDVYFwcDDRVca3Fa/37QXXC+4zAGGa4YhHrHxKXuuHvLDIQECtA==",
  "_location": "/microbuffer",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "microbuffer@^1.0.0",
    "name": "microbuffer",
    "escapedName": "microbuffer",
    "rawSpec": "^1.0.0",
    "saveSpec": null,
    "fetchSpec": "^1.0.0"
  },
  "_requiredBy": [
    "/svg2ttf"
  ],
  "_resolved": "https://registry.npmjs.org/microbuffer/-/microbuffer-1.0.0.tgz",
  "_shasum": "8b3832ed40c87d51f47bb234913a698a756d19d2",
  "_spec": "microbuffer@^1.0.0",
  "_where": "/var/www/html/moro/node_modules/svg2ttf",
  "bugs": {
    "url": "https://github.com/fontello/microbuffer/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Light implementation of binary buffer with helpers for easy access.",
  "devDependencies": {
    "eslint": "0.18.0",
    "eslint-plugin-nodeca": "^1.0.3",
    "lodash": "*",
    "mocha": "^2.2.4"
  },
  "homepage": "https://github.com/fontello/microbuffer#readme",
  "keywords": [
    "buffer"
  ],
  "license": "MIT",
  "name": "microbuffer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/fontello/microbuffer.git"
  },
  "scripts": {
    "test": "make test"
  },
  "version": "1.0.0"
}
