{
	"name": "is-negated-glob",
	"versions": {
		"0.1.0": {
			"name": "is-negated-glob",
			"description": "Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.",
			"version": "0.1.0",
			"homepage": "https://github.com/jonschlinkert/is-negated-glob",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonschlinkert/is-negated-glob.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/is-negated-glob/issues"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"LICENSE",
				"README.md"
			],
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"devDependencies": {
				"gulp-format-md": "^0.1.10",
				"mocha": "^3.0.2"
			},
			"keywords": [
				"extglob",
				"glob",
				"inverse",
				"inverted",
				"is",
				"is-glob",
				"match",
				"micromatch",
				"negate",
				"negated",
				"negation",
				"negative",
				"pattern",
				"test"
			],
			"verb": {
				"toc": false,
				"layout": "default",
				"tasks": [
					"readme"
				],
				"plugins": [
					"gulp-format-md"
				],
				"related": {
					"list": [
						"is-extglob",
						"is-glob",
						"to-absolute-glob"
					]
				},
				"reflinks": [
					"verb",
					"verb-generate-readme"
				],
				"lint": {
					"reflinks": true
				}
			},
			"gitHead": "108fce8b7a512d572740d253dfe545ab14009ae8",
			"_id": "is-negated-glob@0.1.0",
			"_shasum": "1d5197a9f0e50c3af5a4b7c0804843fd9aa1c560",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.0",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				}
			],
			"dist": {
				"shasum": "1d5197a9f0e50c3af5a4b7c0804843fd9aa1c560",
				"tarball": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-0.1.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-12-west.internal.npmjs.com",
				"tmp": "tmp/is-negated-glob-0.1.0.tgz_1473373688063_0.025059525854885578"
			},
			"directories": {},
			"contributors": []
		},
		"1.0.0": {
			"name": "is-negated-glob",
			"description": "Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.",
			"version": "1.0.0",
			"homepage": "https://github.com/jonschlinkert/is-negated-glob",
			"author": {
				"name": "Jon Schlinkert",
				"url": "https://github.com/jonschlinkert"
			},
			"repository": {
				"type": "git",
				"url": "git+https://github.com/jonschlinkert/is-negated-glob.git"
			},
			"bugs": {
				"url": "https://github.com/jonschlinkert/is-negated-glob/issues"
			},
			"license": "MIT",
			"files": [
				"index.js",
				"LICENSE",
				"README.md"
			],
			"main": "index.js",
			"engines": {
				"node": ">=0.10.0"
			},
			"scripts": {
				"test": "mocha"
			},
			"devDependencies": {
				"gulp-format-md": "^0.1.10",
				"mocha": "^3.0.2"
			},
			"keywords": [
				"extglob",
				"glob",
				"inverse",
				"inverted",
				"is",
				"is-glob",
				"match",
				"micromatch",
				"negate",
				"negated",
				"negation",
				"negative",
				"pattern",
				"test"
			],
			"verb": {
				"toc": false,
				"layout": "default",
				"tasks": [
					"readme"
				],
				"plugins": [
					"gulp-format-md"
				],
				"related": {
					"list": [
						"is-extglob",
						"is-glob",
						"to-absolute-glob"
					]
				},
				"reflinks": [
					"verb",
					"verb-generate-readme"
				],
				"lint": {
					"reflinks": true
				}
			},
			"gitHead": "2de28ca1d482212629b2591ecdf9fa5b0c3a7d07",
			"_id": "is-negated-glob@1.0.0",
			"_shasum": "6910bca5da8c95e784b5751b976cf5a10fee36d2",
			"_from": ".",
			"_npmVersion": "3.10.3",
			"_nodeVersion": "6.3.0",
			"_npmUser": {
				"name": "jonschlinkert",
				"email": "github@sellside.com"
			},
			"maintainers": [
				{
					"name": "jonschlinkert",
					"email": "github@sellside.com"
				}
			],
			"dist": {
				"shasum": "6910bca5da8c95e784b5751b976cf5a10fee36d2",
				"tarball": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz"
			},
			"_npmOperationalInternal": {
				"host": "packages-16-east.internal.npmjs.com",
				"tmp": "tmp/is-negated-glob-1.0.0.tgz_1473377896045_0.23827800434082747"
			},
			"directories": {},
			"contributors": []
		}
	},
	"time": {
		"modified": "2016-09-08T23:39:02.849Z",
		"created": "2016-09-08T22:28:09.640Z",
		"0.1.0": "2016-09-08T22:28:09.640Z",
		"1.0.0": "2016-09-08T23:38:17.413Z"
	},
	"users": {},
	"dist-tags": {
		"latest": "1.0.0"
	},
	"_uplinks": {
		"npmjs": {
			"etag": "W/\"ef642da93ee053e79dbf6f8516babb89\"",
			"fetched": 1597847599619
		}
	},
	"_distfiles": {
		"is-negated-glob-0.1.0.tgz": {
			"url": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-0.1.0.tgz",
			"sha": "1d5197a9f0e50c3af5a4b7c0804843fd9aa1c560",
			"registry": "npmjs"
		},
		"is-negated-glob-1.0.0.tgz": {
			"url": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz",
			"sha": "6910bca5da8c95e784b5751b976cf5a10fee36d2",
			"registry": "npmjs"
		}
	},
	"_attachments": {
		"is-negated-glob-1.0.0.tgz": {
			"shasum": "6910bca5da8c95e784b5751b976cf5a10fee36d2"
		}
	},
	"_rev": "11-7bf500253e00ae16",
	"_id": "is-negated-glob",
	"readme": "# is-negated-glob [![NPM version](https://img.shields.io/npm/v/is-negated-glob.svg?style=flat)](https://www.npmjs.com/package/is-negated-glob) [![NPM downloads](https://img.shields.io/npm/dm/is-negated-glob.svg?style=flat)](https://npmjs.org/package/is-negated-glob) [![Build Status](https://img.shields.io/travis/jonschlinkert/is-negated-glob.svg?style=flat)](https://travis-ci.org/jonschlinkert/is-negated-glob)\n\n> Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.\n\n## Install\n\nInstall with [npm](https://www.npmjs.com/):\n\n```sh\n$ npm install --save is-negated-glob\n```\n\n## Usage\n\n```js\nvar isNegatedGlob = require('is-negated-glob');\n\nconsole.log(isNegatedGlob('foo'));\n// { pattern: 'foo', negated: false }\n\nconsole.log(isNegatedGlob('!foo'));\n// { pattern: 'foo', negated: true }\n\nconsole.log(isNegatedGlob('!(foo)'));\n// extglob patterns are ignored\n// { pattern: '!(foo)', negated: false }\n```\n\n## About\n\n### Related projects\n\n* [is-extglob](https://www.npmjs.com/package/is-extglob): Returns true if a string has an extglob. | [homepage](https://github.com/jonschlinkert/is-extglob \"Returns true if a string has an extglob.\")\n* [is-glob](https://www.npmjs.com/package/is-glob): Returns `true` if the given string looks like a glob pattern or an extglob pattern… [more](https://github.com/jonschlinkert/is-glob) | [homepage](https://github.com/jonschlinkert/is-glob \"Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet\")\n* [to-absolute-glob](https://www.npmjs.com/package/to-absolute-glob): Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are… [more](https://github.com/jonschlinkert/to-absolute-glob) | [homepage](https://github.com/jonschlinkert/to-absolute-glob \"Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.\")\n\n### Contributing\n\nPull requests and stars are always welcome. For bugs and feature requests, [please create an issue](../../issues/new).\n\n### Building docs\n\n_(This document was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme) (a [verb](https://github.com/verbose/verb) generator), please don't edit the readme directly. Any changes to the readme must be made in [.verb.md](.verb.md).)_\n\nTo generate the readme and API documentation with [verb](https://github.com/verbose/verb):\n\n```sh\n$ npm install -g verb verb-generate-readme && verb\n```\n\n### Running tests\n\nInstall dev dependencies:\n\n```sh\n$ npm install -d && npm test\n```\n\n### Author\n\n**Jon Schlinkert**\n\n* [github/jonschlinkert](https://github.com/jonschlinkert)\n* [twitter/jonschlinkert](http://twitter.com/jonschlinkert)\n\n### License\n\nCopyright © 2016, [Jon Schlinkert](https://github.com/jonschlinkert).\nReleased under the [MIT license](https://github.com/jonschlinkert/is-negated-glob/blob/master/LICENSE).\n\n***\n\n_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.1.30, on September 08, 2016._"
}