{ "name": "@thundernetworkrad/std", "version": "2023.01.25", "description": "Standard module for javascript", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/FIUSDevelopment/std.git" }, "keywords": [ "std", "standard", "npmjs", "npm", "module", "javascript" ], "author": "Thunder Network RaD | Killer Boss Original", "license": "SEE LICENSE IN LICENSE.txt", "bugs": { "url": "https://github.com/FIUSDevelopment/std/issues" }, "homepage": "https://github.com/FIUSDevelopment/std#readme", "dependencies": { "@thundernetworkrad/readline-sync": "^2023.1.10" } }