Gazebo_simulation-Frontend/node_modules/watch/package.json
2020-12-22 09:59:14 -05:00

67 lines
1.4 KiB
JSON

{
"_args": [
[
"watch@0.18.0",
"/home/riddhi/simulation/Gazebo_simulation-Frontend"
]
],
"_from": "watch@0.18.0",
"_id": "watch@0.18.0",
"_inBundle": false,
"_integrity": "sha1-KAlUdsbffJDJYxOJkMClQj60uYY=",
"_location": "/watch",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "watch@0.18.0",
"name": "watch",
"escapedName": "watch",
"rawSpec": "0.18.0",
"saveSpec": null,
"fetchSpec": "0.18.0"
},
"_requiredBy": [
"/sane"
],
"_resolved": "https://registry.npmjs.org/watch/-/watch-0.18.0.tgz",
"_spec": "0.18.0",
"_where": "/home/riddhi/simulation/Gazebo_simulation-Frontend",
"author": {
"name": "Mikeal Rogers",
"email": "mikeal.rogers@gmail.com"
},
"bin": {
"watch": "cli.js"
},
"bugs": {
"url": "https://github.com/mikeal/watch/issues"
},
"dependencies": {
"exec-sh": "^0.2.0",
"minimist": "^1.2.0"
},
"description": "Utilities for watching file trees.",
"directories": {
"lib": "lib"
},
"engines": {
"node": ">=0.1.95"
},
"homepage": "https://github.com/mikeal/watch",
"keywords": [
"util",
"utility",
"fs",
"files"
],
"license": "Apache-2.0",
"main": "./main",
"name": "watch",
"repository": {
"type": "git",
"url": "git://github.com/mikeal/watch.git"
},
"version": "0.18.0"
}