{ "name": "mynij-unit-tests", "version": "1.0.0", "description": "Unit tests to determine the time and cost of running [Mynij](https://lab.nexedi.com/ARogova/Mynij) separated into different milestones :\r * Milestone 1 : Memory usage, RAM usage and time for basic functions\r * Milestone 2 : Parsing and searching quality", "main": "index.js", "dependencies": { "diskspace": "^2.0.0", "eslint": "^6.8.0", "execa": "^4.0.0", "get-port": "^5.1.1", "jslint": "^0.12.1", "node-ipc": "^9.1.1", "os-utils": "^0.0.14", "puppeteer": "^2.1.1", "randomstring": "^1.1.5", "rss-parser": "^3.7.5", "systeminformation": "^4.21.1", "tmp": "^0.1.0", "xml2js": "^0.4.23", "yargs": "^15.1.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://lab.nexedi.com/ARogova/Mynij-unit-tests.git" }, "author": "", "license": "ISC" }