File: //proc/1526/cwd/tana/frontend/node_modules/onchange/package.json
{
"_args": [
[
"onchange@4.1.0",
"C:\\OSPanel\\domains\\tana\\frontend"
]
],
"_development": true,
"_from": "onchange@4.1.0",
"_id": "onchange@4.1.0",
"_inBundle": false,
"_integrity": "sha512-xSuX6stJmPO+V1CBFYUdVS7AzuH2nyXXzW6OW7HLXaBa9Pc7bFGcjCXTha575wTeEe2N8p1gIQhwLMDNU15YPg==",
"_location": "/onchange",
"_phantomChildren": {
"arr-flatten": "1.1.0",
"async-each": "1.0.1",
"debug": "2.6.9",
"define-property": "2.0.2",
"extend-shallow": "3.0.2",
"fragment-cache": "0.2.1",
"fsevents": "1.2.4",
"inherits": "2.0.3",
"is-binary-path": "1.0.1",
"is-buffer": "1.1.6",
"is-extendable": "0.1.1",
"lodash.debounce": "4.0.8",
"nanomatch": "1.2.13",
"nice-try": "1.0.4",
"normalize-path": "2.1.1",
"object.pick": "1.3.0",
"path-dirname": "1.0.2",
"path-is-absolute": "1.0.1",
"path-key": "2.0.1",
"posix-character-classes": "0.1.1",
"readdirp": "2.1.0",
"regex-not": "1.0.2",
"repeat-element": "1.1.2",
"repeat-string": "1.6.1",
"semver": "5.5.0",
"shebang-command": "1.2.0",
"snapdragon": "0.8.2",
"snapdragon-node": "2.1.1",
"split-string": "3.1.0",
"to-regex": "3.0.2",
"to-regex-range": "2.1.1",
"upath": "1.1.0",
"which": "1.3.1"
},
"_requested": {
"type": "version",
"registry": true,
"raw": "onchange@4.1.0",
"name": "onchange",
"escapedName": "onchange",
"rawSpec": "4.1.0",
"saveSpec": null,
"fetchSpec": "4.1.0"
},
"_requiredBy": [
"#DEV:/"
],
"_resolved": "https://registry.npmjs.org/onchange/-/onchange-4.1.0.tgz",
"_spec": "4.1.0",
"_where": "C:\\OSPanel\\domains\\tana\\frontend",
"author": {
"name": "Stephen Belanger",
"email": "admin@stephenbelanger.com"
},
"bin": {
"onchange": "cli.js"
},
"bugs": {
"url": "https://github.com/Qard/onchange/issues"
},
"dependencies": {
"arrify": "~1.0.1",
"chokidar": "~2.0.0",
"cross-spawn": "~6.0.0",
"minimist": "~1.2.0",
"tree-kill": "~1.2.0"
},
"description": "Use glob patterns to watch file sets and run a command when anything is added, changed or deleted.",
"homepage": "https://github.com/Qard/onchange",
"keywords": [
"glob",
"watch",
"change"
],
"license": "MIT",
"main": "index.js",
"name": "onchange",
"repository": {
"type": "git",
"url": "git+https://github.com/Qard/onchange.git"
},
"scripts": {
"test": "node test/index.js"
},
"typings": "index.d.ts",
"version": "4.1.0"
}