mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
130 lines
3.0 KiB
JSON
130 lines
3.0 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"is-negated-glob@^1.0.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/glob-watcher"
|
|
]
|
|
],
|
|
"_from": "is-negated-glob@>=1.0.0 <2.0.0",
|
|
"_id": "is-negated-glob@1.0.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/is-negated-glob",
|
|
"_nodeVersion": "6.3.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "packages-16-east.internal.npmjs.com",
|
|
"tmp": "tmp/is-negated-glob-1.0.0.tgz_1473377896045_0.23827800434082747"
|
|
},
|
|
"_npmUser": {
|
|
"email": "github@sellside.com",
|
|
"name": "jonschlinkert"
|
|
},
|
|
"_npmVersion": "3.10.3",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "is-negated-glob",
|
|
"raw": "is-negated-glob@^1.0.0",
|
|
"rawSpec": "^1.0.0",
|
|
"scope": null,
|
|
"spec": ">=1.0.0 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/glob-stream",
|
|
"/glob-watcher",
|
|
"/to-absolute-glob"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz",
|
|
"_shasum": "6910bca5da8c95e784b5751b976cf5a10fee36d2",
|
|
"_shrinkwrap": null,
|
|
"_spec": "is-negated-glob@^1.0.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/glob-watcher",
|
|
"author": {
|
|
"name": "Jon Schlinkert",
|
|
"url": "https://github.com/jonschlinkert"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/jonschlinkert/is-negated-glob/issues"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs.",
|
|
"devDependencies": {
|
|
"gulp-format-md": "^0.1.10",
|
|
"mocha": "^3.0.2"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "6910bca5da8c95e784b5751b976cf5a10fee36d2",
|
|
"tarball": "https://registry.npmjs.org/is-negated-glob/-/is-negated-glob-1.0.0.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"README.md",
|
|
"index.js"
|
|
],
|
|
"gitHead": "2de28ca1d482212629b2591ecdf9fa5b0c3a7d07",
|
|
"homepage": "https://github.com/jonschlinkert/is-negated-glob",
|
|
"keywords": [
|
|
"extglob",
|
|
"glob",
|
|
"inverse",
|
|
"inverted",
|
|
"is",
|
|
"is-glob",
|
|
"match",
|
|
"micromatch",
|
|
"negate",
|
|
"negated",
|
|
"negation",
|
|
"negative",
|
|
"pattern",
|
|
"test"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "jonschlinkert",
|
|
"email": "github@sellside.com"
|
|
}
|
|
],
|
|
"name": "is-negated-glob",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/jonschlinkert/is-negated-glob.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha"
|
|
},
|
|
"verb": {
|
|
"layout": "default",
|
|
"lint": {
|
|
"reflinks": true
|
|
},
|
|
"plugins": [
|
|
"gulp-format-md"
|
|
],
|
|
"reflinks": [
|
|
"verb",
|
|
"verb-generate-readme"
|
|
],
|
|
"related": {
|
|
"list": [
|
|
"is-extglob",
|
|
"is-glob",
|
|
"to-absolute-glob"
|
|
]
|
|
},
|
|
"tasks": [
|
|
"readme"
|
|
],
|
|
"toc": false
|
|
},
|
|
"version": "1.0.0"
|
|
}
|