{ "name": "early", "version": "2.0.15", "description": "nice module loading animation for modules that need a little starting time.", "main": "dist/index.js", "typings": "dist/index.d.ts", "scripts": { "test": "(npmts)" }, "repository": { "type": "git", "url": "git+https://gitlab.com/pushrocks/early.git" }, "keywords": [ "preloader" ], "author": "Lossless GmbH", "license": "MIT", "bugs": { "url": "https://gitlab.com/pushrocks/early/issues" }, "homepage": "https://gitlab.com/pushrocks/early#readme", "devDependencies": { "npmts-g": "^5.2.8", "typings-test": "^1.0.1" }, "dependencies": { "@types/chalk": "^0.4.28", "chalk": "^1.1.3", "q": "^1.4.1", "typings-global": "^1.0.6" } }