overwatch-api-server
Version:
An Unoffical Overwatch HTTP API
66 lines (65 loc) • 1.75 kB
JSON
{
"_from": "ignore-by-default@^2.0.0",
"_id": "ignore-by-default@2.0.0",
"_inBundle": false,
"_integrity": "sha512-+mQSgMRiFD3L3AOxLYOCxjIq4OnAmo5CIuC+lj5ehCJcPtV++QacEV7FdpzvYxH6DaOySWzQU6RR0lPLy37ckA==",
"_location": "/ignore-by-default",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "ignore-by-default@^2.0.0",
"name": "ignore-by-default",
"escapedName": "ignore-by-default",
"rawSpec": "^2.0.0",
"saveSpec": null,
"fetchSpec": "^2.0.0"
},
"_requiredBy": [
"/ava"
],
"_resolved": "https://registry.npmjs.org/ignore-by-default/-/ignore-by-default-2.0.0.tgz",
"_shasum": "537092018540640459569fe7c8c7a408af581146",
"_spec": "ignore-by-default@^2.0.0",
"_where": "C:\\Users\\Alf\\Source\\overwatch-api\\api\\node_modules\\ava",
"author": {
"name": "Mark Wubben",
"url": "https://novemberborn.net/"
},
"bugs": {
"url": "https://github.com/novemberborn/ignore-by-default/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A list of directories you should ignore by default",
"devDependencies": {
"figures": "^3.2.0",
"standard": "^14.3.4"
},
"engines": {
"node": ">=10 <11 || >=12 <13 || >=14"
},
"files": [
"index.js"
],
"homepage": "https://github.com/novemberborn/ignore-by-default#readme",
"keywords": [
"ignore",
"chokidar",
"watcher",
"exclude",
"glob",
"pattern"
],
"license": "ISC",
"main": "index.js",
"name": "ignore-by-default",
"repository": {
"type": "git",
"url": "git+https://github.com/novemberborn/ignore-by-default.git"
},
"scripts": {
"test": "standard && node test.js"
},
"version": "2.0.0"
}