Add pm2 bitable pro

This commit is contained in:
2021-01-25 11:11:38 +07:00
parent 434452b265
commit 166d409b2e
831 changed files with 135543 additions and 0 deletions

View File

@@ -0,0 +1,68 @@
{
"_args": [
[
"https",
"/root/EngineCamera/sever_socket"
]
],
"_from": "https@latest",
"_id": "https@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/https",
"_nodeVersion": "0.10.3",
"_npmUser": {
"email": "hardus@sunfork.com",
"name": "hardus"
},
"_npmVersion": "2.1.18",
"_phantomChildren": {},
"_requested": {
"name": "https",
"raw": "https",
"rawSpec": "",
"scope": null,
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/https/-/https-1.0.0.tgz",
"_shasum": "3c37c7ae1a8eeb966904a2ad1e975a194b7ed3a4",
"_shrinkwrap": null,
"_spec": "https",
"_where": "/root/EngineCamera/sever_socket",
"author": {
"email": "hardus@sunfork.com",
"name": "hardus van der berg",
"url": "http://www.sunfork.com"
},
"dependencies": {},
"description": "https mediation",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "3c37c7ae1a8eeb966904a2ad1e975a194b7ed3a4",
"tarball": "https://registry.npmjs.org/https/-/https-1.0.0.tgz"
},
"keywords": [
"https",
"mediation"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "hardus",
"email": "hardus@sunfork.com"
}
],
"name": "https",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.0"
}