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.
 
 
 
 

132 lines
4.0 KiB

{
"_args": [
[
"saslprep@^1.0.0",
"/home/user/dockydock/docker_nodejs_dev/node_modules/mongodb"
]
],
"_from": "saslprep@>=1.0.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "saslprep@1.0.3",
"_inCache": true,
"_installable": true,
"_location": "/saslprep",
"_nodeVersion": "10.15.3",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/saslprep_1.0.3_1556674884466_0.07047389393212589"
},
"_npmUser": {
"email": "me@reklatsmasters.com",
"name": "reklatsmasters"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {},
"_requested": {
"name": "saslprep",
"raw": "saslprep@^1.0.0",
"rawSpec": "^1.0.0",
"scope": null,
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/mongodb"
],
"_resolved": "https://registry.npmjs.org/saslprep/-/saslprep-1.0.3.tgz",
"_shasum": "4c02f946b56cf54297e347ba1093e7acac4cf226",
"_shrinkwrap": null,
"_spec": "saslprep@^1.0.0",
"_where": "/home/user/dockydock/docker_nodejs_dev/node_modules/mongodb",
"author": {
"email": "me@reklatsmasters.com",
"name": "Dmitry Tsvettsikh"
},
"bugs": {
"url": "https://github.com/reklatsmasters/saslprep/issues"
},
"dependencies": {
"sparse-bitfield": "^3.0.3"
},
"description": "SASLprep: Stringprep Profile for User Names and Passwords, rfc4013.",
"devDependencies": {
"@nodertc/eslint-config": "^0.2.1",
"eslint": "^5.16.0",
"jest": "^23.6.0",
"prettier": "^1.14.3"
},
"directories": {},
"dist": {
"fileCount": 15,
"integrity": "sha512-/MY/PEMbk2SuY5sScONwhUDsV2p77Znkb/q3nSVstq/yQzYJOH/Azh29p9oJLsl3LnQwSvZDKagDGBsBwSooag==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcyPlFCRA9TVsSAnZWagAAGwEQAI2hXgJaXeA22S1buqWG\nL386Js0nlwRwaORWjlIvLhjqw+qKN5yKk02WosIXlK8uncLqrSyrf3fhPR15\n2PkJH+BYSvK4//643vfLrc0oaQCzd7ka+xqam8uRbhtaOv58yt3NSdSsBrA6\nyGSu9UaTvICJcronKePmiR8b7mOKt2f5s2zYLtgcaZ1YEpQlrwYZeCzyXGtq\no66e3QuK1CAw0Ng3U8LJd8385GsdyDyDhn6KWpaU5nPJN0iZkJPay/jpI8pn\nJQ+07yeC1Lzy/9SxPHfilmTwqp9lWMeiixx0Pef4d+fCfA2IpJPYHHKyHv/Z\nJv58PCAifi0WDz+n91XrNaZtEgBOtn1a/I/nu9lGF3Ooq4JrGVDHxqNSf4i6\n4f8LTl0ItUrF1rMqou3h3T7FZplkOjPDqfkh8I/lDldBZBS2buuyKxLTKb0J\nMUWZCm0IhpuJdBTMfvivNV2Z+S2Q8kJEZiY9mx62WfYGtK74aeCDX68Hvwne\nPdLmRtHtsRxiYLeAVR80Xd5XNft04qnGXsT+pVm9ekLNUzmN0KrI+dQCiq5n\nh5oOdVqm1loUxz4u09sVqzSmZi0EwbvxKKjv/xYLe41hgvejOnAYs6tDg+Cq\n+cL9h7kaTPOWXtRQTAm8WoMw0nOU3lEKhIkXYAIbAEZDAlYXuNw/VQi304qH\nG0UA\r\n=EEo6\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "4c02f946b56cf54297e347ba1093e7acac4cf226",
"tarball": "https://registry.npmjs.org/saslprep/-/saslprep-1.0.3.tgz",
"unpackedSize": 457546
},
"engines": {
"node": ">=6"
},
"eslintConfig": {
"extends": "@nodertc",
"overrides": [
{
"files": [
"test/*.js"
],
"env": {
"jest": true
},
"rules": {
"require-jsdoc": "off"
}
}
],
"rules": {
"camelcase": "off",
"no-continue": "off"
}
},
"gitHead": "4ad8884b461a6a8e496d6e648ad5da0a1b43cb42",
"homepage": "https://github.com/reklatsmasters/saslprep#readme",
"jest": {
"modulePaths": [
"<rootDir>"
],
"testMatch": [
"**/test/*.js"
],
"testPathIgnorePatterns": [
"<rootDir>/node_modules/"
]
},
"keywords": [
"4013",
"rfc4013",
"sasl",
"saslprep",
"stringprep"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "reklatsmasters",
"email": "me@reklatsmasters.com"
}
],
"name": "saslprep",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/reklatsmasters/saslprep.git"
},
"scripts": {
"gen-code-points": "node generate-code-points.js > code-points.mem",
"lint": "npx eslint --quiet .",
"test": "npm run lint && npm run unit-test",
"unit-test": "npx jest"
},
"version": "1.0.3"
}