File: /www/server/nodejs/v14.17.6/lib/node_modules/pm2/node_modules/git-node-fs/package.json
{
"_from": "git-node-fs@^1.0.0",
"_id": "git-node-fs@1.0.0",
"_inBundle": false,
"_integrity": "sha512-bLQypt14llVXBg0S0u8q8HmU7g9p3ysH+NvVlae5vILuUvs759665HvmR5+wb04KjHyjFcDRxdYb4kyNnluMUQ==",
"_location": "/pm2/git-node-fs",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "git-node-fs@^1.0.0",
"name": "git-node-fs",
"escapedName": "git-node-fs",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/pm2/vizion"
],
"_resolved": "https://registry.npmmirror.com/git-node-fs/-/git-node-fs-1.0.0.tgz",
"_shasum": "49b215e242ebe43aa4c7561bbba499521752080f",
"_spec": "git-node-fs@^1.0.0",
"_where": "/www/server/nodejs/v14.17.6/lib/node_modules/pm2/node_modules/vizion",
"bugs": {
"url": "https://github.com/creationix/git-node-fs/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A node adapter for the fs-db mixin for js-git",
"homepage": "https://github.com/creationix/git-node-fs",
"keywords": [
"git",
"js-git"
],
"license": "MIT",
"main": "lib/node-fs.js",
"name": "git-node-fs",
"repository": {
"type": "git",
"url": "git+https://github.com/creationix/git-node-fs.git"
},
"scripts": {
"test": "node test.js"
},
"version": "1.0.0"
}