{
  "name": "early",
  "version": "2.1.1",
  "description": "minimal and fast loading plugin for startup time measuring",
  "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": {
    "smartdelay": "^1.0.1",
    "tapbundle": "^1.0.8"
  },
  "dependencies": {
    "beautycolor": "^1.0.7",
    "smartq": "^1.1.1",
    "typings-global": "^1.0.16"
  }
}
