{
  "_args": [
    [
      "globs@0.1.4",
      "/Users/misakovic1/Projekti/anketa"
    ]
  ],
  "_development": true,
  "_from": "globs@0.1.4",
  "_id": "globs@0.1.4",
  "_inBundle": false,
  "_integrity": "sha512-D23dWbOq48vlOraoSigbcQV4tWrnhwk+E/Um2cMuDS3/5dwGmdFeA7L/vAvDhLFlQOTDqHcXh35m/71g2A2WzQ==",
  "_location": "/globs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "globs@0.1.4",
    "name": "globs",
    "escapedName": "globs",
    "rawSpec": "0.1.4",
    "saveSpec": null,
    "fetchSpec": "0.1.4"
  },
  "_requiredBy": [
    "/concatenate"
  ],
  "_resolved": "https://registry.npmjs.org/globs/-/globs-0.1.4.tgz",
  "_spec": "0.1.4",
  "_where": "/Users/misakovic1/Projekti/anketa",
  "author": {
    "name": "Stephen Mathieson",
    "email": "me@stephenmathieson.com"
  },
  "bugs": {
    "url": "https://github.com/stephenmathieson/node-globs/issues"
  },
  "dependencies": {
    "glob": "^7.1.1"
  },
  "description": "An extension of glob, allowing you to provide one or more patterns to match.",
  "devDependencies": {
    "jshint": "~2.9.4",
    "sandboxed-module": "~2.0.3",
    "vows": "~0.8.1"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/stephenmathieson/node-globs#readme",
  "license": "MIT",
  "main": "index.js",
  "name": "globs",
  "repository": {
    "type": "git",
    "url": "git://github.com/stephenmathieson/node-globs.git"
  },
  "scripts": {
    "test": "make test"
  },
  "types": "index.d.ts",
  "version": "0.1.4"
}
