{
  "_args": [
    [
      {
        "raw": "globule@^1.0.0",
        "scope": null,
        "escapedName": "globule",
        "name": "globule",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/gaze"
    ]
  ],
  "_from": "globule@>=1.0.0 <2.0.0",
  "_id": "globule@1.2.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/globule",
  "_nodeVersion": "10.1.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/globule_1.2.1_1527649699080_0.12784049648603601"
  },
  "_npmUser": {
    "name": "shama",
    "email": "kyle@dontkry.com"
  },
  "_npmVersion": "6.0.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "globule@^1.0.0",
    "scope": null,
    "escapedName": "globule",
    "name": "globule",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/gaze"
  ],
  "_resolved": "https://registry.npmjs.org/globule/-/globule-1.2.1.tgz",
  "_shasum": "5dffb1b191f22d20797a9369b49eab4e9839696d",
  "_shrinkwrap": null,
  "_spec": "globule@^1.0.0",
  "_where": "/home/lively4/lively4/CrochetWebapp/frontend/node_modules/gaze",
  "author": {
    "name": "\"Cowboy\" Ben Alman",
    "url": "http://benalman.com/"
  },
  "bugs": {
    "url": "https://github.com/cowboy/node-globule/issues"
  },
  "dependencies": {
    "glob": "~7.1.1",
    "lodash": "~4.17.10",
    "minimatch": "~3.0.2"
  },
  "description": "An easy-to-use wildcard globbing library.",
  "devDependencies": {
    "grunt": "^1.0.2",
    "grunt-contrib-jshint": "^1.0.0",
    "grunt-contrib-nodeunit": "^2.0.0",
    "grunt-contrib-watch": "^1.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-g7QtgWF4uYSL5/dn71WxubOrS7JVGCnFPEnoeChJmBnyR9Mw8nGoEwOgJL/RC2Te0WhbsEUCejfH8SZNJ+adYQ==",
    "shasum": "5dffb1b191f22d20797a9369b49eab4e9839696d",
    "tarball": "https://registry.npmjs.org/globule/-/globule-1.2.1.tgz",
    "fileCount": 4,
    "unpackedSize": 15020,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbDhWkCRA9TVsSAnZWagAAGfkP/j1lFV1MQPtCuQRVByA6\nt+1mFQ+OyDkl8nOf/BF8lQvnqe1NC1qoajNoemQAkghScEcGaG8Al4NkAJ/Q\no7OL10WYy3DE4mkmSjjjvwegqD0YjYp8aMH8R58cN/Qv8Hf65gUyCs3PNF9J\nPrW/gqpugX3H91wfLakL3gxgS7tRD2NwpPQJAllYPuAQVsOqvZmsLyiJ8WOC\nZe0NTrqgDTlHb63NzIHOYlLeLLrQHffcBdvG1p8OKAyJZol2lfGUdZzqDaRk\nuqT8gSbYuWJqIA8RiXmFeWt+ooyR/UVoGBdiiTjTENg8vaOkQywEGA/dRA3n\n4EXj0EExXX4mlRbpRd2Gy/d+/YteQDIbC73YQDunj7E7K2oKt4aAUz2DYXkL\nYEP21wI5syyDntuNVuKS6MxeleDAgTytvhRFVglN4ve0DwhWL+zXlGIrpjpM\nWu/OPlyvTOq4mCCHUbTPa22SI9xO5cvDhBvKudVUnvLusgpTklul/uMWfafn\nHkIsYtMY39vmDbP8CBRyGFF2kYebKaDfku1CX97MSKgQGdFp8DM6ZdqybYTQ\nD3To2LUxVE0XtT9Imd9zFlyKxDQY5uaZO6SIw8wTh6130pygJRmJxWWOsya9\nCBjwUhxLmEnXUnCyZ8wYfexjOst6EfTvmxlGeR+fSy7ylvyooq0uCs48SbuO\nP1sP\r\n=XGQl\r\n-----END PGP SIGNATURE-----\r\n"
  },
  "engines": {
    "node": ">= 0.10"
  },
  "files": [
    "lib"
  ],
  "gitHead": "aac7d63a47e088d350b1a2c499eb0fd7216f809a",
  "homepage": "https://github.com/cowboy/node-globule",
  "keywords": [
    "glob",
    "file",
    "match",
    "mapping",
    "expand",
    "wildcard",
    "pattern",
    "sync",
    "awesome"
  ],
  "license": "MIT",
  "main": "lib/globule",
  "maintainers": [
    {
      "name": "cowboy",
      "email": "cowboy@rj3.net"
    },
    {
      "name": "shama",
      "email": "kyle@dontkry.com"
    }
  ],
  "name": "globule",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/cowboy/node-globule.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "1.2.1"
}
