{ "name": "smarttime", "version": "1.0.12", "description": "handle timeformats in smart ways", "main": "dist/index.js", "typings": "dist/index.d.ts", "author": "Lossless GmbH", "license": "MIT", "scripts": { "test": "(npmts)" }, "devDependencies": { "@types/node": "^9.4.7", "tapbundle": "^2.0.0" }, "dependencies": { "moment": "^2.21.0", "smartdelay": "^1.0.4", "smartq": "^1.1.6" } }