{"_id":"@ani-team/projentry","_rev":"9-58080e05a34b9241f9c69b37f705abbe","name":"@ani-team/projentry","dist-tags":{"latest":"0.1.0"},"versions":{"0.0.1":{"name":"@ani-team/projentry","version":"0.0.1","description":"Projentry local server with sockets interaction to library module","main":"dist/main.js","types":"dist/rpc/types.d.ts","scripts":{"internal-preinstall":"cd ../lib && npm install && npm run build","dev":"nodemon src/main.ts && ts-node src/main.ts","build:server":"tsc --build tsconfig.json","build:client":"tsc --build tsconfig.client.json","build:ui-deps":"npm run build:server && npm run build:client","build:dashboard":"cd ../dashboard && npm install && npm run build","cp:dashboard":"cpr ../dashboard/build ./public -d","pack:dashboard":"npm run build:dashboard && npm run cp:dashboard","test":"echo \"Error: no test specified\" && exit 1"},"bin":{"projentry":"dist/main.js"},"repository":{"type":"git","url":"git+https://github.com/ani-team/projentry.git"},"author":{"name":"niyazm524"},"license":"ISC","bugs":{"url":"https://github.com/ani-team/projentry/issues"},"engines":{"node":">= 8"},"homepage":"https://github.com/ani-team/projentry#readme","devDependencies":{"@types/express":"^4.17.11","@types/node":"^12.20.13","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","cpr":"^3.0.1","eslint":"^7.26.0","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","nodemon":"^2.0.7","prettier":"^2.3.0","ts-node":"^9.1.1","typescript":"^4.2.4"},"dependencies":{"@projentry/lib":"file:../lib","chalk":"^4.1.1","express":"^4.17.1","socket.io":"^4.1.2","socket.io-client":"^4.1.2"},"_id":"@ani-team/projentry@0.0.1","_nodeVersion":"12.22.1","_npmVersion":"7.14.0","dist":{"integrity":"sha512-AGMJ5LyLlG9r59490DvmXRGtLWck+YkWwyUEPBxwAtAZIZ6hNOgOB5KzA8u3yOj0lDFdjeojOfmUajHPnfQGgA==","shasum":"4b853f8b262c653edc7cc7cae35ba538c779cc65","tarball":"https://registry.npmjs.org/@ani-team/projentry/-/projentry-0.0.1.tgz","fileCount":32,"unpackedSize":81191,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrWdRCRA9TVsSAnZWagAAjPsQAIlzQCCu+jdEB2IZy1+8\nXw9d3BMd1BpxKbPedIzK47B6MDdmKxMBxCHqBkRzAVYecvSEXbIDsvxQ/1nh\nRNWQyk+PbveLdtfHD4hvHE9bQGrDoG9qksQ/PC1f9Ew+CiV8QC9QfeRXHKHW\neKTUSIJgya7eyS6dQwZCyD/7Cn7QYAQPfRWcxGqv0AE4/Pg2UsBJ/qTvE53K\n9R7mzSgID8W2N2b/eAyQk5TlgZX5O8TG+NuoaFFBzOSf/P46rMkjkpqE98w+\nTl9sX8SGGm3S1AktiTQBDD5mPKUaN/9rTyPsSa++zNKqHV18VfjLFSmD99Y7\n3LtYM//IlAHPFuRFlT4dChNCQy6I/0cPoIg29nhq4wepm6pZiZ+pHuyhdFyU\niJ9DJVdhSY2OJ1byoExGhQ/KRLEjyBTMKEU9xH317UYjldY1EoaxlILG12Hl\ntUeeayqK7n0Nz8TEO+Z/mNbNfiILPiGND1Qpiu+48NDQxW2s+M8wDvsQ8GZN\n241/O56UH3EPEf4xA5AwLgUErVNi6O9aZaYDVupMEEOjBQbAy7akxSQSrtKI\neuF3TxVOcaWTVNoiHBelli5nAryDW/KvrZu+stWY++mwj1lyiLincMlsR+98\n6d3ZYCK24epiM0b+3w9RusNq5BHSbRR2NjUl+Tv7f+vi4u3m6eQe6y3hCGpJ\nvBaF\r\n=5jNX\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGRdzYUDYZ/TTF25bw57uqiW4/XIpslZdseH8OGKtl3tAiAFRq9J2mYza2CmDUxKmC5P4yP4W+cmlLihwa1MfyhGXw=="}]},"_npmUser":{"name":"niyazm524","email":"niyazm524@gmail.com"},"directories":{},"maintainers":[{"name":"niyazm524","email":"niyazm524@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/projentry_0.0.1_1621976912667_0.043412705418639286"},"_hasShrinkwrap":false},"0.0.2":{"name":"@ani-team/projentry","version":"0.0.2","description":"Projentry local server with sockets interaction to library module","main":"dist/main.js","types":"dist/rpc/types.d.ts","scripts":{"internal-preinstall":"cd ../lib && npm install && npm run build","dev":"nodemon src/main.ts && ts-node src/main.ts","build:server":"tsc --build tsconfig.json","build:client":"tsc --build tsconfig.client.json","build:ui-deps":"npm run build:server && npm run build:client","build:dashboard":"cd ../dashboard && npm install && npm run build","cp:dashboard":"cpr ../dashboard/build ./public -d","pack:dashboard":"npm run build:dashboard && npm run cp:dashboard","test":"echo \"Error: no test specified\" && exit 1"},"bin":{"projentry":"dist/main.js"},"repository":{"type":"git","url":"git+https://github.com/ani-team/projentry.git"},"author":{"name":"niyazm524"},"license":"ISC","bugs":{"url":"https://github.com/ani-team/projentry/issues"},"engines":{"node":">= 8"},"homepage":"https://github.com/ani-team/projentry#readme","devDependencies":{"@types/express":"^4.17.11","@types/node":"^12.20.13","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","cpr":"^3.0.1","eslint":"^7.26.0","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","nodemon":"^2.0.7","prettier":"^2.3.0","ts-node":"^9.1.1","typescript":"^4.2.4"},"dependencies":{"@projentry/lib":"0.0.2","chalk":"^4.1.1","express":"^4.17.1","socket.io":"^4.1.2","socket.io-client":"^4.1.2"},"_id":"@ani-team/projentry@0.0.2","_nodeVersion":"12.22.1","_npmVersion":"7.14.0","dist":{"integrity":"sha512-w2c4t0c9mPn6uRwW8rnpmuu2aIiYThgjM0RAilODToUk/EKjWnfyRZfaAzoOFiIOXIHb7kwbvDbIXW8Ys4yRwQ==","shasum":"235ef79741d4b7860f793c2208deb7ab8330a580","tarball":"https://registry.npmjs.org/@ani-team/projentry/-/projentry-0.0.2.tgz","fileCount":32,"unpackedSize":81185,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrWkkCRA9TVsSAnZWagAAjCsQAKBShOshk8vAa//s19lv\nRuNiXUwC5DqOfatq68iXNe1nKDRXqcMcfAO8wKb9D4+PETy2LtvP0j/1kEXg\nC7/18Ntk1yDKiAJSk58Xg3syw5vcNe7ZyCaZpdjPCOVttodXb1CpeK8F50EM\nLxYkAcOEdqQbfjFZjQM7rEDZYpKd9w0qOfc/1Oc3Id5b+oemIHIqKQ8TwTkb\n+mBSbRCUoY6qBB09kLlkABZG7puF2pHb6b282OBj0N5rUypd5uDcq0p1aQP6\nYHTGfhxgXhF86EPsNv+uUcMLEWuX4uKBjJcEbArPCl6aJPhvhguEJS7c7buk\nWHh0TkTxVQuzNy9UteKt0lmy1Xpu3JGOkJ/9prUj5v5DMEmNwwRmVGp8cbAQ\nEVUoJWj5A2eg0U5PNpgsdAG4XLu7cq+1JuT9U11ykVp9BgIelKZRL/eiZtO6\ntJ9MmPsRiHGJDN4jzJ7RvtAhoQ8W8LyO7diYHrtV9HiFdWpdguyw5DMGL8a4\nZNOffD07K+jlbw6spSJBP4RQj9IDbsXGeo0/Gs7Wdx1gq6UKEEt+kb+KiVyY\nTVzTOMX23tWaB6LUOHgj5WPnOUdr2OQyg3KHlcXLQAIcs1SZywVqVygMSIyF\nswwqd/3bpcmJ/bZ7Gt9JW2pXqb/WS3WU6+MECemjGp5EXPtPk9ieEv/debC2\nsbtR\r\n=B0hv\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAU+k4qg0rXgkmy3ciRwXQ4ZlJODTx9EcI7zJwRLt2UWAiB8bcfDN8soZmVKqdym1FuOuz+D0TlY9q7MwlNs/Td6Wg=="}]},"_npmUser":{"name":"niyazm524","email":"niyazm524@gmail.com"},"directories":{},"maintainers":[{"name":"niyazm524","email":"niyazm524@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/projentry_0.0.2_1621977380448_0.2799965819150525"},"_hasShrinkwrap":false},"0.0.3":{"name":"@ani-team/projentry","version":"0.0.3","description":"Projentry local server with sockets interaction to library module","main":"dist/main.js","types":"dist/rpc/types.d.ts","scripts":{"internal-preinstall":"cd ../lib && npm install && npm run build","dev":"nodemon src/main.ts && ts-node src/main.ts","build:server":"tsc --build tsconfig.json","build:client":"tsc --build tsconfig.client.json","build:ui-deps":"npm run build:server && npm run build:client","build:dashboard":"cd ../dashboard && npm install && npm run build","cp:dashboard":"cpr ../dashboard/build ./public -d","pack:dashboard":"npm run build:dashboard && npm run cp:dashboard","test":"echo \"Error: no test specified\" && exit 1"},"bin":{"projentry":"dist/main.js"},"repository":{"type":"git","url":"git+https://github.com/ani-team/projentry.git"},"author":{"name":"niyazm524"},"license":"ISC","bugs":{"url":"https://github.com/ani-team/projentry/issues"},"engines":{"node":">= 8"},"homepage":"https://github.com/ani-team/projentry#readme","devDependencies":{"@types/express":"^4.17.11","@types/node":"^12.20.13","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","cpr":"^3.0.1","eslint":"^7.26.0","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","nodemon":"^2.0.7","prettier":"^2.3.0","ts-node":"^9.1.1","typescript":"^4.2.4"},"dependencies":{"@ani-team/projentry-lib":"0.0.2","chalk":"^4.1.1","express":"^4.17.1","socket.io":"^4.1.2","socket.io-client":"^4.1.2"},"_id":"@ani-team/projentry@0.0.3","_nodeVersion":"12.22.1","_npmVersion":"7.14.0","dist":{"integrity":"sha512-esEA0fSAfnxkGVYPZRp89yKk2oBj0/OGn2JjGrOGl3XqOJOjXx7N04aWKq/gV15P9J5wVkvJarH1hMaZyNSK/w==","shasum":"799667a89de97012254392072bfeca54a29e38fd","tarball":"https://registry.npmjs.org/@ani-team/projentry/-/projentry-0.0.3.tgz","fileCount":32,"unpackedSize":86058,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrWzDCRA9TVsSAnZWagAA42AP/Repzk6ztApAYvz9Yppf\ny1VRaBXM9ccw6hTM9H4lXFEQBduWTjc+zwUdzBR06P2PCo4xhHuCNimDJOlB\nnJFhk1US+AMXcggSDRGRZPWgCy7sKlHdlhzjbftnIoAGcHqrzClpmg48H41b\n4lNMEiSHMnBqEElMBgSYqJ6244Eg64ARIcGm6zkEkblv0VJIuVvdkz3tOp5N\ncRy3HlvlUn96roDGlfPXR4Ul/rotMgRXi+DN9gzU1qX9Ny2oD0iPuDebUVBS\nCL4N/sTo7StRrVjO74Xb8AZkvw4oAOo1lOW86S/9sP5qJwVfXy2fglDJRyYU\nbOe0VQBjYeaCOxAqcjkjke3sEG5yoEpGyHDZm6sKvV6FpCUdShn0tI3LV/tg\ndtEAcHIUHl9ZIp8HhtjeZ2oIhKAfNYG5fx50bhG9ZwDLB0k1uFpqi9T7WFc7\n7fiBlDtbUVHsbz51cLgTcQRuuPyPS9cVEJRk7NXj2doFjC3Xz9CT5Pd9XgV/\n6dMloSeIAlspIjvd6WGqq+YYpVpmvgupaIQcvl/gXtrmzm5qnQcGo7wX2u08\nJDJBjNXNMbIlsv/WiMHpJ/rtMjaJcgJwJxUP3yhLPygbw5kbo7GE/d7LE33U\nZNwzrvW+BKIOvX4wZRZU87JYUQYIOCtJx7EtF5JZzkzkgURZNpEmQRKtTcUT\nsOGW\r\n=bHWJ\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAh/Uv11jWzcGtXJjU1WWVPRIpMHwWTpSrG5r90T0ZfCAiBPB+LndXSnjhkVJZZdRVpZf4GzVW6MMyPaO9KneZOjDg=="}]},"_npmUser":{"name":"niyazm524","email":"niyazm524@gmail.com"},"directories":{},"maintainers":[{"name":"niyazm524","email":"niyazm524@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/projentry_0.0.3_1621978306962_0.845448570421417"},"_hasShrinkwrap":false},"0.0.4":{"name":"@ani-team/projentry","version":"0.0.4","description":"Projentry local server with sockets interaction to library module","main":"dist/main.js","types":"dist/rpc/types.d.ts","scripts":{"internal-preinstall":"cd ../lib && npm install && npm run build","dev":"nodemon src/main.ts && ts-node src/main.ts","build:server":"tsc --build tsconfig.json","build:client":"tsc --build tsconfig.client.json","build:ui-deps":"npm run build:server && npm run build:client","build:dashboard":"cd ../dashboard && npm install && npm run build","cp:dashboard":"cpr ../dashboard/build ./public -d","pack:dashboard":"npm run build:dashboard && npm run cp:dashboard","test":"echo \"Error: no test specified\" && exit 1"},"bin":{"projentry":"dist/main.js"},"repository":{"type":"git","url":"git+https://github.com/ani-team/projentry.git"},"author":{"name":"niyazm524"},"license":"ISC","bugs":{"url":"https://github.com/ani-team/projentry/issues"},"engines":{"node":">= 8"},"homepage":"https://github.com/ani-team/projentry#readme","devDependencies":{"@types/express":"^4.17.11","@types/node":"^12.20.13","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","cpr":"^3.0.1","eslint":"^7.26.0","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","nodemon":"^2.0.7","prettier":"^2.3.0","ts-node":"^9.1.1","typescript":"^4.2.4"},"dependencies":{"@ani-team/projentry-lib":"0.0.2","chalk":"^4.1.1","express":"^4.17.1","socket.io":"^4.1.2","socket.io-client":"^4.1.2"},"_id":"@ani-team/projentry@0.0.4","_nodeVersion":"12.22.1","_npmVersion":"7.14.0","dist":{"integrity":"sha512-sCnUxZw6wVsVVJFsIFbcFh+uCdnyAEFFFN7LzhRT5Ro7dcKXK8fAJF3dlVd/wx2v80AVEOgtuVvY2obFSpfz0w==","shasum":"84a4190ec8f3f30a84a5e934b5db98840ca60278","tarball":"https://registry.npmjs.org/@ani-team/projentry/-/projentry-0.0.4.tgz","fileCount":101,"unpackedSize":10918950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrW2ACRA9TVsSAnZWagAAF6AQAIO/7NeBDGNwpMgYUk4F\ngQNrPgORtYPxNh9p7l03HsoBqK+8BaUkq/Ipt4DMVZGxO5rw8M+xsBj4jYSR\nls+NPCamvNUq/ZTO8G46nAXMXUyFXFX6H8z3VdoVrwOsuRHcDNsWgnZc8wX3\nRQ/aQ160Ijh6ggd+l5fagbNcEC5+rOZEAXScLzgOH3E03N0hCsGq/PlcAUhV\nu+SljKJMqeO1gHGAfxoXT4PzSMtADl/QUoDJoLzPX//8odx1p6dJn+/23SRd\nO35814D+DkDplct75nFen/4CYqzV/pDhGIb1zPT4sp49cd/LsekokDz28Ht+\nby/73Wr+LGsCyCrQ7wAem6VzZiaSND5LbJ+PrvyWx1VbFt3HhdwXCETLgLJb\nRbztU+35MqtFn/ckHfZxqL+NZP4RXLWfRM6qA8M7/GY/ll5GQaZKtOc6avDc\nl9ZkmFia4axsOiPu/7nzbfVhGgIG9irG+q4+PJFbAWWKl1FW1fAWv09YqCOx\np7wXqmkhdO0lQLGmYqBUCtLjQ7bfOr4tiZxsE9/QbObN4YAalYfidRb1tXm4\n+njDOWwLEE3ko6mZLdefV83/WdaRHS5sJGMJSe97SNuctCwKzWye004klNG+\namTvxN+2/Dj6Zrhz3+b16GhT3BEEheCv07B1iNaWVaG9634bkZonYWsCK4d7\nOfPP\r\n=Q+rU\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBKUGXtRECMwiLu7Y6gJbK9LdkbagTNonGHqWEJiKl49AiEApVcapSsbO0tkRr+n6mVEhY9CN72S4A/v96Oil3fXnYI="}]},"_npmUser":{"name":"niyazm524","email":"niyazm524@gmail.com"},"directories":{},"maintainers":[{"name":"niyazm524","email":"niyazm524@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/projentry_0.0.4_1621978495486_0.4887846505113045"},"_hasShrinkwrap":false},"0.0.5":{"name":"@ani-team/projentry","version":"0.0.5","description":"Projentry local server with sockets interaction to library module","main":"dist/main.js","types":"dist/rpc/types.d.ts","scripts":{"internal-preinstall":"cd ../lib && npm install && npm run build","dev":"nodemon src/main.ts && ts-node src/main.ts","build":"npm run build:ui-deps && npm run pack:dashboard","build:ui-deps":"npm run build:server && npm run build:client","build:server":"tsc --build tsconfig.json","build:client":"tsc --build tsconfig.client.json","pack:dashboard":"npm run build:dashboard && npm run cp:dashboard","build:dashboard":"cd ../dashboard && npm install && npm run build","cp:dashboard":"cpr ../dashboard/build ./public -d","test":"echo \"Error: no test specified\" && exit 1","publish:prepatch":"npm version prepatch && npm publish","publish:patch":"npm version patch && npm publish","publish:minor":"npm version minor && npm publish","publish:major":"npm version major && npm publish"},"bin":{"projentry":"dist/main.js"},"repository":{"type":"git","url":"git+https://github.com/ani-team/projentry.git"},"author":{"name":"ani-team"},"license":"ISC","bugs":{"url":"https://github.com/ani-team/projentry/issues"},"engines":{"node":">= 8"},"homepage":"https://github.com/ani-team/projentry#readme","devDependencies":{"@types/express":"^4.17.11","@types/node":"^12.20.13","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","cpr":"^3.0.1","eslint":"^7.26.0","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","nodemon":"^2.0.7","prettier":"^2.3.0","ts-node":"^9.1.1","typescript":"^4.2.4"},"dependencies":{"@ani-team/projentry-lib":"0.0.2","chalk":"^4.1.1","express":"^4.17.1","socket.io":"^4.1.2","socket.io-client":"^4.1.2"},"_id":"@ani-team/projentry@0.0.5","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"integrity":"sha512-tMBTe5lSPEuZDjEAwWUki+fcbNmR4RXB/iMgOsWM3ADgSSoAPRGo+VeC38xB8uMImYTwSRt/y6C9FkvR/KHnhw==","shasum":"7f0358e16f1bfbc78d3f84f80bee74302f7c4864","tarball":"https://registry.npmjs.org/@ani-team/projentry/-/projentry-0.0.5.tgz","fileCount":241,"unpackedSize":12545702,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrm7ACRA9TVsSAnZWagAAfoMQAKIzJvxQKWM+tuIjOPiV\nZefd5ymspoCRO8/ccDBVtvsk/oMASozir/cvvYxcVMluUtpaeVrxqZzwE+Ad\nuIYUrNisJDEu6/wejwtue696Svlr7tg1Nb9gaguFsyEgxMGhn66f5ASlERQw\ngdRPJHykylzArKg7xNKAkJHsK997uNUCV8hJFWGJadyQYT0RiSC4HdCKBAcy\nhXMrFQxw/eHCtJLBc7BfmK6krsjzDs7b1e8xfFXmZ5UWO+koctYiohrnCUSq\nsPMYLON/oLBT+sXdlp0W0jidVLLaxxJ7uTWr4EKYLEWfumw9AdyvhJzJngdv\nVjF7gmTZKEILAkFQ8+Kal0E1zeXUwZeqXFMYOAYJU2uZK5kPZUBujXqdAfsZ\nOohKB8CcSthpvHgeROKfKoPz5lR0pcGROimVLhsg5ZdpUGqJ7nrzx03qRZ/M\nt9bwzn1TbNxl0dqJeg8clVRB4NiB25nSSz69bYYWRTYsI/ihazwT1XBZ+jjf\nn2dVhbB7P4uCMxPMfcEKnraujikMlWYP05a71Koi5rT9d4VT5WS1BPAO5CdX\nsHKCMe8OYHiGlVoOZO5BJh89C7rEN6uy+5P32q/+gFmlmgZkknxAKchlryLU\nY5DLhXLq8t/qrdG+Pb8nHydP1hrL9njoTj0gyOp88EVmH7P6g8ZdfzU0JJD2\nB4ha\r\n=qOa8\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC5Jl3M+7B/hEHwYf2RDJkXVU2dbfOR7NHyNviG2sxTXAIgIowF86Ao6nRFHHjNDek7olDGQsxilHf8kEyKgugrN38="}]},"_npmUser":{"name":"martis","email":"martis.azin@gmail.com"},"directories":{},"maintainers":[{"name":"martis","email":"martis.azin@gmail.com"},{"name":"niyazm524","email":"niyazm524@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/projentry_0.0.5_1622044351695_0.48567177406727136"},"_hasShrinkwrap":false},"0.0.6-0":{"name":"@ani-team/projentry","version":"0.0.6-0","description":"Projentry local server with sockets interaction to library module","main":"dist/main.js","types":"dist/rpc/types.d.ts","scripts":{"internal-preinstall":"cd ../lib && npm install && npm run build","dev":"nodemon src/main.ts && ts-node src/main.ts","build":"npm run build:ui-deps && npm run pack:dashboard","build:ui-deps":"npm run build:server && npm run build:client","build:server":"tsc --build tsconfig.json","build:client":"tsc --build tsconfig.client.json","pack:dashboard":"npm run build:dashboard && npm run cp:dashboard","build:dashboard":"cd ../dashboard && npm install && npm run build","cp:dashboard":"cpr ../dashboard/build ./public -d","test":"echo \"Error: no test specified\" && exit 1","publish:prepatch":"npm version prepatch && npm publish","publish:patch":"npm version patch && npm publish","publish:minor":"npm version minor && npm publish","publish:major":"npm version major && npm publish"},"bin":{"projentry":"dist/main.js"},"repository":{"type":"git","url":"git+https://github.com/ani-team/projentry.git"},"author":{"name":"ani-team"},"license":"ISC","bugs":{"url":"https://github.com/ani-team/projentry/issues"},"engines":{"node":">= 8"},"homepage":"https://github.com/ani-team/projentry#readme","devDependencies":{"@types/express":"^4.17.11","@types/node":"^12.20.13","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","cpr":"^3.0.1","eslint":"^7.26.0","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","nodemon":"^2.0.7","prettier":"^2.3.0","ts-node":"^9.1.1","typescript":"^4.2.4"},"dependencies":{"@ani-team/projentry-lib":"0.0.2","chalk":"^4.1.1","express":"^4.17.1","socket.io":"^4.1.2","socket.io-client":"^4.1.2"},"_id":"@ani-team/projentry@0.0.6-0","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"integrity":"sha512-0VYsmqxW8DIyRIQM4Rml6faDY+OOYYdycNwLsBcx6jq+nPc2QeXqncUi7oqBnwVzN6pOJo+8Y0ENqA0slIW3bQ==","shasum":"052c60c2988ed312378b45086a041db0b0ddf186","tarball":"https://registry.npmjs.org/@ani-team/projentry/-/projentry-0.0.6-0.tgz","fileCount":242,"unpackedSize":12551290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrm8LCRA9TVsSAnZWagAABiMQAIHOvKzcVFJdwbkyuJVf\nSafx+EZGDCEF8/27kwxlYxz+c0WbzSFEYeSb6D4RXE3w//5SzNKkRAkXPt9c\nF5eWUl8Kg/UNrOm/TaiLt+Tb+eepDQ5yyMq8jiYQSHgQb1NZHsjKpA+YvxZC\nxDPbzshV/7AGwpRZiCeuGHVYdRKVs9/BRQOqxLWsWiqpukHWYnD/+/jQ3Yiy\n8q2ivgBgvu6vi8D8SRmKM28sJUnsrBnKoJTdCoOj2cWkTw8UXpwD7FkIAt6i\n0oEg00F25FyOYfoVEtiJ0G7BNfghAAW6+eCQ5v3m/LTGF9qmsn3+dhqzO5v/\nwp3pnhtVA/C7QgiYT8A7nWHAm5GpFLfn8Ge2oaPPcj0mwOWKOCBYWiN7cNar\nuSHmZIjscVxLpyILxeOv88OM13Zo/H5RtKGKdJLT6PO8kU2XuoeC0ylI/vb/\nK9K60n8dHz9ttb2Tcei4I6i9bE0mplng0HEP01qMxbAc847gTVW8Fhxe63SA\n153tSC9NLr1Wn7NfdOKQPf0kHwOw6rigHTiFuLGSirws1nHID0H2HAH36FlF\nxdI+q/h2WuY7miYznoudq6+Z8K7GVM4Qx8LxrYAMkPpOQVyUOnfLIWSTfAzy\n5sidk30b6QH+PjT6/TSJjlPEhocz8CF73SHdZOze7IdhpETdTG9OAy8DIoVk\nCBR1\r\n=u/ph\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDAutKbbeN4b1uyWZ8KNk2uslvah9F7VMi1bZcWYBT5MwIgaDINhovJs/10nHfdlDn4YSuumWmemuivG2hFUGwIm/0="}]},"_npmUser":{"name":"martis","email":"martis.azin@gmail.com"},"directories":{},"maintainers":[{"name":"martis","email":"martis.azin@gmail.com"},{"name":"niyazm524","email":"niyazm524@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/projentry_0.0.6-0_1622044427251_0.48323549605877014"},"_hasShrinkwrap":false},"0.0.6":{"name":"@ani-team/projentry","version":"0.0.6","description":"Projentry local server with sockets interaction to library module","main":"dist/main.js","types":"dist/rpc/types.d.ts","scripts":{"internal-preinstall":"cd ../lib && npm install && npm run build","dev":"nodemon src/main.ts && ts-node src/main.ts","build":"npm run build:ui-deps && npm run pack:dashboard","build:ui-deps":"npm run build:server && npm run build:client","build:server":"tsc --build tsconfig.json","build:client":"tsc --build tsconfig.client.json","pack:dashboard":"npm run build:dashboard && npm run cp:dashboard","build:dashboard":"cd ../dashboard && npm install && npm run build","cp:dashboard":"cpr ../dashboard/build ./public -d","test":"echo \"Error: no test specified\" && exit 1","publish:prepatch":"npm version prepatch && npm publish","publish:patch":"npm version patch && npm publish","publish:minor":"npm version minor && npm publish","publish:major":"npm version major && npm publish"},"bin":{"projentry":"dist/main.js"},"repository":{"type":"git","url":"git+https://github.com/ani-team/projentry.git"},"author":{"name":"ani-team"},"license":"ISC","bugs":{"url":"https://github.com/ani-team/projentry/issues"},"engines":{"node":">= 8"},"homepage":"https://github.com/ani-team/projentry#readme","devDependencies":{"@types/express":"^4.17.11","@types/node":"^12.20.13","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","cpr":"^3.0.1","eslint":"^7.26.0","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","nodemon":"^2.0.7","prettier":"^2.3.0","ts-node":"^9.1.1","typescript":"^4.2.4"},"dependencies":{"@ani-team/projentry-lib":"0.0.2","chalk":"^4.1.1","express":"^4.17.1","socket.io":"^4.1.2","socket.io-client":"^4.1.2"},"_id":"@ani-team/projentry@0.0.6","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"integrity":"sha512-hEsMu3fYuDaL/HHBYYcKtdyX/bMfRPtjIz4IUKgW3+pOZjWZ2ejQkEgjshMzKEN534M+tRTi1PLivLgmzO1IUg==","shasum":"2c33a67b8a63ff39094cade17c454536e1d871f2","tarball":"https://registry.npmjs.org/@ani-team/projentry/-/projentry-0.0.6.tgz","fileCount":174,"unpackedSize":1630824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgroEPCRA9TVsSAnZWagAAyeMP/0Cw9T4SeJ/DYM2Nit+I\nww4YDS2BTFVXQwkTjznCJ/rT5orOJs3eM6kam9ziM0rG+AafpXepIsjD2MPo\n/HHUKcttKJJmuATGsXTgBxn00LIJcdDHC5nWcw4wSDht3czvLWTJPc2Xd2rj\n1+KROurO59uOcqmNATlvZVRvVBJYJ5vwrllMtcGcnnl8hiU/oa6gfSoUUKEK\nVkgcPthZvRG1ki/ZZA+KzhI8lGjfHJJVTXpuxbm1oJ2NGYvrCwaD6zpnvlsx\nY10/dgaMWODRJH17758FiP3ECAEYZl16DWGv8BxVLyTR772e34Jjy02pDBw+\nz7np88z62paVrf6IIX7CRfnuWKmpz+Ppu6b0MG9klfqQixSomTjIjAb0rf/f\ncloT5a8GAN5Zyb4dV6/ELhZdeXnmXVCE8MOGBMEZc0m+qfs2AoQB1mV6+Zpn\nVNcGXBYhhCQl9PUbfGbwpzl3hHm94krMX/YtH0Udt6t0LYJBWkbvsr8ezB+v\nDGDKtNvL/Xu+WdT5uyvQnLobVNfVHiLq/hVha6M5XITiqLEhbpYO7Y/V3FXK\nbTAplDOmd6GuUawy1dTmDHJoXLF+bFb7h0tAB9kqOKY2krTnwwryl2cwK/Nx\nGRLNXEnml/XXh4eZ0h4RzC7KQTw5p0/46ydQXMWvrn5h49cuXIzOJ0quozAi\n14uG\r\n=bPuS\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDRMkm3BWIC4BPzh/vm+6JzIWPA++HNUF+NG47N1rtWVAiEAim+VczJve+3y7wm3k6h46+DeoT4pBS5wjOxPbGgYuMc="}]},"_npmUser":{"name":"martis","email":"martis.azin@gmail.com"},"directories":{},"maintainers":[{"name":"martis","email":"martis.azin@gmail.com"},{"name":"niyazm524","email":"niyazm524@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/projentry_0.0.6_1622049038602_0.9173762931795153"},"_hasShrinkwrap":false},"0.1.0":{"name":"@ani-team/projentry","version":"0.1.0","description":"Projentry local server with sockets interaction to library module","main":"dist/main.js","types":"dist/rpc/types.d.ts","scripts":{"internal-preinstall":"cd ../lib && npm install && npm run build","dev":"nodemon src/main.ts && ts-node src/main.ts","build":"npm run build:ui-deps && npm run pack:dashboard","build:ui-deps":"npm run build:server && npm run build:client","build:server":"tsc --build tsconfig.json","build:client":"tsc --build tsconfig.client.json","pack:dashboard":"npm run build:dashboard && npm run cp:dashboard","build:dashboard":"cd ../dashboard && npm install && npm run build","cp:dashboard":"cpr ../dashboard/build ./public -d","test":"echo \"Error: no test specified\" && exit 1","publish:prepatch":"npm version prepatch && npm publish","publish:patch":"npm version patch && npm publish","publish:minor":"npm version minor && npm publish","publish:major":"npm version major && npm publish"},"bin":{"projentry":"dist/main.js"},"repository":{"type":"git","url":"git+https://github.com/ani-team/projentry.git"},"author":{"name":"ani-team"},"license":"ISC","bugs":{"url":"https://github.com/ani-team/projentry/issues"},"engines":{"node":">= 8"},"homepage":"https://github.com/ani-team/projentry#readme","devDependencies":{"@types/express":"^4.17.11","@types/node":"^12.20.13","@typescript-eslint/eslint-plugin":"^4.19.0","@typescript-eslint/parser":"^4.19.0","cpr":"^3.0.1","eslint":"^7.26.0","eslint-config-prettier":"^8.1.0","eslint-plugin-prettier":"^3.3.1","nodemon":"^2.0.7","prettier":"^2.3.0","ts-node":"^9.1.1","typescript":"^4.2.4"},"dependencies":{"@ani-team/projentry-lib":"0.0.2","chalk":"^4.1.1","express":"^4.17.1","socket.io":"^4.1.2","socket.io-client":"^4.1.2"},"_id":"@ani-team/projentry@0.1.0","_nodeVersion":"14.17.0","_npmVersion":"6.14.13","dist":{"integrity":"sha512-IMZ+G1TVr80to31fLtP7RB9creqaoewitUqn75wmNLHlJ+5uwCyotyISMeYZ6Sy64cRiaNXu1eElNxrd0268fA==","shasum":"c95afc5f46890489299ecf7e7ba734bc2b4d348b","tarball":"https://registry.npmjs.org/@ani-team/projentry/-/projentry-0.1.0.tgz","fileCount":174,"unpackedSize":1630824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgroL5CRA9TVsSAnZWagAAc1gP/2zq5xzxPVJipFPR3FrB\nZ9SwE+73guLxwmRq0Xu1eDG28XQEXqvLbqSTDqHyT8xibPHk6HSROeT5bsI7\nWn69IooPMBChsOpE5FaB7L5v+WbqnN4BnEPcLpBCOZfAqPpaJmi2seaHR3db\nxRF5U8rrDTJ2XEmpksGOKb3YQNxXJOfVgXIct9mOCg0SMwP6138SzFfjhGoU\nKAAbCZXpVAN3HDrV04DCW2eRqQtIxdmlv+onQyHX5f5hfJh4mr68a4DPIpfQ\nvgChBHjoDDh3zThX7NY7706RCMHg/BAjwJFvF8BrcwpGSR3FN/+mXpBju3ic\nusILbJwxvn+9y7rqhg94VyysdySzQsGEVvv+L7+vt+GcS4Dj4msVN5o3VR0r\nz7WRAey4FUP2z+6irqz8NKZOp0UBInf1b83nArnQvQ2OwVBG588cxQi8VjyE\nWRP/uFIotowz3jRzas52nyoMAdBgLeBS7E+w6mw1FI0/h/XKu2TFSBvi3BzT\nO05hz4a2NROjn/Z8f2fbm5zYEy4xBWEvoC9zqxZrKAwuKaT6JPBlfqEa4r3O\nKzjXwxobqFwhsZ9HxnplPxgPfi9YRCFMP4NNn+Gp3o10hLLv2B+lYmcRDRJy\nHFEONpuywOaASt2BxbheZEMi4ZsSNAGJ6XxuztuJScjRcErOnjDknCBAPGN/\n/fHf\r\n=6sfh\r\n-----END PGP SIGNATURE-----\r\n","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEQ2piQn1iC1Hja1VVfYKCXki9qwhpJdMqcOKokkr4RuAiB8PK1dq7hnHj9R+SKytAjozq50oJMcugghyceq1s8Cig=="}]},"_npmUser":{"name":"martis","email":"martis.azin@gmail.com"},"directories":{},"maintainers":[{"name":"martis","email":"martis.azin@gmail.com"},{"name":"niyazm524","email":"niyazm524@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/projentry_0.1.0_1622049528976_0.09382018403059811"},"_hasShrinkwrap":false}},"time":{"created":"2021-05-25T21:08:32.334Z","0.0.1":"2021-05-25T21:08:32.837Z","modified":"2022-04-04T14:10:34.871Z","0.0.2":"2021-05-25T21:16:20.564Z","0.0.3":"2021-05-25T21:31:47.106Z","0.0.4":"2021-05-25T21:34:55.841Z","0.0.5":"2021-05-26T15:52:31.942Z","0.0.6-0":"2021-05-26T15:53:47.491Z","0.0.6":"2021-05-26T17:10:38.845Z","0.1.0":"2021-05-26T17:18:49.183Z"},"maintainers":[{"name":"martis","email":"martis.azin@gmail.com"},{"name":"niyazm524","email":"niyazm524@gmail.com"}],"description":"Projentry local server with sockets interaction to library module","homepage":"https://github.com/ani-team/projentry#readme","repository":{"type":"git","url":"git+https://github.com/ani-team/projentry.git"},"author":{"name":"ani-team"},"bugs":{"url":"https://github.com/ani-team/projentry/issues"},"license":"ISC","readme":"<!-- 🎯 Add external link for your solution (homepage, npm, ...) -->\n# [Projentry](https://www.npmjs.com/package/@ani-team/projentry) [[Demo]](https://projentry.netlify.app/)\n\n> `WIP:` For a while work in progress. Because of it - use this solution carefully\n>\n> More stable release would be after `v1.0.0`\n\n<!-- 🏅 Add badges -->\n\n[npm]: https://www.npmjs.com/package/@ani-team/projentry\n\n[![npm](https://img.shields.io/npm/v/@ani-team/projentry?style=flat-square)][npm]\n[![npm](https://img.shields.io/npm/dw/@ani-team/projentry?style=flat-square)][npm]\n[![npm bundle size](https://img.shields.io/bundlephobia/min/@ani-team/projentry?style=flat-square)][npm]\n[![Hits](https://hits.seeyoufarm.com/api/count/incr/badge.svg?url=https%3A%2F%2Fgithub.com%2Fani-team%2Fprojentry&count_bg=%2379C83D&title_bg=%23555555&icon=&icon_color=%23E7E7E7&title=hits&edge_flat=true)](https://hits.seeyoufarm.com)\n<!-- [![GitHub Workflow Status](https://img.shields.io/github/workflow/status/ani-team/projentry/WORKFLOW?label=tests&style=flat-square)](https://github.com/ani-team/projentry/actions) -->\n![GitHub commit activity](https://img.shields.io/github/commit-activity/m/ani-team/projentry)\n\n<!-- 🖼️ Add logo / primary image -->\n<img src=\"https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png\" align=\"right\" width=120>\n\n<!-- ⚡ Add primary information & features about your repository -->\nAssistant for your project\n\n<!-- Lorem ipsum [dolor sit amet](#), consectetur adipiscing elit, sed do eiusmod tempor *incididunt ut labore et dolore* -->\n\n- UI Dashboard\n- Code Driven Documentation\n- Tech debt monitoring\n- Project discovering\n- Maintaining and refinements of project knowledges\n\n<!-- (if needed) And primary note\n\n> **Ex ea commodo consequat.**\n> Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. \n> - Excepteur sint occaecat [cupidatat](#) non \n> - Proident, sunt in culpa qui \n>\n> Officia deserunt mollit anim id est laborum.\n\n-->\n\n<!-- (if needed) Add TOC\n\n## Table of contents\n* [Overview](#overview)\n* [Get started](#get-started)\n* [Usage](#usage)\n* [Also](#also)\n\n-->\n\n## Motivation\n\nThere are a lot of typical problems of projects development\n\n### Onboarding\n\nIt takes specific time before your new project teammate could be useful for development. Yet more time for own initiatives.\n\nAlso, onboarding of any colleagues require resources from old teammates - that little bit slows down project development.\n\n### Fight with Legacy\n\nProjects only get more complicated over time, and it becomes more difficult to monitor the quality of decisions made, compliance with the project conventions\n\n### Live Doc\n\nDifficult to keep project documentation up to date\nConventions, decisions made, concepts, backlog - it should all be quickly accessible\n\n### Project health\n\nSometimes there are not enough linters and toolkits to monitor the \"health and condition of the project\" - specific for your code and conventions\n\nNot general issues, that are resolved by any other solutions\n\nWe wanted toolkit, that helps us to measure our unique tech debt by our conventions!\n\n## Overview\n\nOur solution is UI Dashboard for:\n\n- Grouping and navigating by hude docsbase\n- Inspect and aggregate tech debt at one page\n- Packages discovering with info learning\n\n> Later will be available also:\n> - our own lib usage\n> - project scheme navigating\n> - global search by docs\n> - dark theme :D\n> - and of course - more customizing of UI and lib logic!\n\n<table>\n    <tr>\n        <td><img src=\"./assets/1.png\" alt=\"example-1\" /></td>\n        <td><img src=\"./assets/2.png\" alt=\"example-2\" /></td>\n    </tr>\n    <tr>\n        <td><img src=\"./assets/3.png\" alt=\"example-3\" /></td>\n        <td><img src=\"./assets/4.png\" alt=\"example-4\" /></td>\n    </tr>\n</table>\n\n## Get started\n1. At first, install our npm package\n    ```sh\n    $ npm i @ani-team/projentry\n    ```\n2. Then, specify config in any [cosmicconfig](https://www.npmjs.com/package/cosmiconfig) format\n    ```js\n    // .projentryrc.js\n    module.exports = {\n        docs: {\n            getStarted: {\n                paths: [\n                    \"/docs/get-started.md\",\n                ],\n            }\n            conventions: {\n                paths: [\n                    \"/pages/readme.md\",\n                    \"/features/readme.md\",\n                ],\n            },\n        }\n        issues: {\n            visibleLinesDelta: 3,\n            types: [\n                {\n                    tag: \"lowCoupling\",\n                    description: \"Low coupling of modules. Will be resolved soon\",\n                    severity: 4,\n                },\n                {\n                    tag: \"dry\",\n                    description: \"Repeat of logic. Take a closer look at using as some common using parts\",\n                    severity: 2,\n                },\n            ]\n        }\n    }\n    \n    ```\n3. And finally, specify and run projentry script for running dashboard\n    ```js\n    // package.json\n    \"scripts\": {\n        ...\n        \"projentry:start\": \"projentry\"\n    },\n    ```\n    ```sh\n    $ npm run projentry:start\n    ```\n4. Profit! Now, any changes in your codebase, inner docs or config - would affect projentry dashboard\n\n## Further Reading\n<!-- - [FAQ](./FAQ.md) -->\n- [Releases & Changelog](https://github.com/ani-team/projentry/releases)\n- [**How can you help?**](./CONTRIBUTING.md)\n  - ⭐ Rate us on GitHub\n  - 💫 Have a look at our [contributing](./CONTRIBUTING.md) guide\n    > **Everything is matter** - from *feedback* to *participating* in development!\n\n\n","readmeFilename":"README.md"}