Simple Chat Room in NodeJS, expressJS and mongoDB in Docker Swarm
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

89 lines
3.1 KiB

{
"_args": [
[
"filelist@^1.0.1",
"/home/user/dockydock/webApp/node_modules/jake"
]
],
"_from": "filelist@>=1.0.1 <2.0.0",
"_hasShrinkwrap": false,
"_id": "filelist@1.0.1",
"_inCache": true,
"_installable": true,
"_integrity": "",
"_location": "/filelist",
"_nodeVersion": "10.13.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/filelist_1.0.1_1587692282405_0.6587787544409176"
},
"_npmUser": {
"email": "mde@fleegix.org",
"name": "mde"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "filelist",
"raw": "filelist@^1.0.1",
"rawSpec": "^1.0.1",
"scope": null,
"spec": ">=1.0.1 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/jake"
],
"_resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.1.tgz",
"_shasum": "f10d1a3ae86c1694808e8f20906f43d4c9132dbb",
"_shrinkwrap": null,
"_spec": "filelist@^1.0.1",
"_where": "/home/user/dockydock/webApp/node_modules/jake",
"author": {
"email": "mde@fleegix.org",
"name": "Matthew Eernisse",
"url": "http://fleegix.org"
},
"bugs": {
"url": "https://github.com/mde/filelist/issues"
},
"dependencies": {
"minimatch": "^3.0.4"
},
"description": "Lazy-evaluating list of files, based on globs or regex patterns",
"devDependencies": {},
"directories": {},
"dist": {
"fileCount": 5,
"integrity": "sha512-8zSK6Nu0DQIC08mUC46sWGXi+q3GGpKydAG36k+JDba6VRpkevvOWUW5a/PhShij4+vHT9M+ghgG7eM+a9JDUQ==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeokL6CRA9TVsSAnZWagAAMIMQAIxMo2ub1alM1grn4Erj\nZ4jq2+SuDfDNZQkbMsntB0T+zhWPfAWydAiGP50SEb/hiy5imuRmdsur+OsW\nLS3T0wcD1Nzn61EYofC2kal8G4GBbQkeZbex72t1kJMrIqg3U0ry3Hbj34n6\nU8U7+7EVh/BH0e4fnHTFDWsZajI0lv3hjuqGN23o4ojU9U42FQIons9PS+Lg\nUBuQ1ZTw8v5O1AVE7aBG9KdHGrhIuQBg7MESK62waQNs23klnTF7KpHIeX2m\naWKd1UPYn8VbiOqqvcr5vTu1vSZLtxxaM3ZpOoywI9VTgDlfCSdKP3YdVP+S\n8rg+iO3EfNH8owfMp+0fSXL+87RoGgsw3uDm1o7mAcXUqd6vVBfhcBjgOZy0\nsqyhNeSeNrU2JrMq3mW5B/WndBMz7/K3C7zAyR3xrDeC80hhw7D7wZx5UDfl\nMxm/SuHGzXm0oCKM89vlFh6h4ST9yUeIUkP62fga0MvFe+Ak1iwhiNH6naQL\nzoHtYyTdsvQx8VY4AdC8Z2/s4PxoakgJ+AciwrSYa6+F2ejfIxA7KIwS1n1F\n30OVhS31XOj5iiup6SdJ0py9Jr4cK8KVJQBoajfOkoOCZrFuoqiC63Y0U3yG\nLCijuVUOACC7bj2Y18y74Di9f7pHjSn21Z64ktKp3KTglo91rCgY/chSJies\njUo5\r\n=9f9H\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "f10d1a3ae86c1694808e8f20906f43d4c9132dbb",
"tarball": "https://registry.npmjs.org/filelist/-/filelist-1.0.1.tgz",
"unpackedSize": 15875
},
"homepage": "https://github.com/mde/filelist",
"keywords": [
"file",
"glob",
"utility"
],
"license": "Apache-2.0",
"main": "index.js",
"maintainers": [
{
"name": "mde",
"email": "mde@fleegix.org"
}
],
"name": "filelist",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/mde/filelist.git"
},
"scripts": {
"test": "jake test"
},
"version": "1.0.1"
}