{ "name": "@darkwolf/ms", "version": "2.0.0", "description": "Millisecond Conversion Utility", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/darkwolf/ms.git" }, "keywords": [ "ms", "millis", "utility", "utils" ], "author": "Pavel Wolf", "license": "MIT", "bugs": { "url": "https://github.com/darkwolf/ms/issues" }, "homepage": "https://github.com/darkwolf/ms#readme", "dependencies": { "@darkwolf/code-error": "^2.0.3" } }