{
  "name": "@leverj/microtime.js",
  "version": "4.3.1",
  "description": "Utility to convert microtime into second, minute, etc",
  "main": "index.js",
  "scripts": {
    "test": "mocha specs/*"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/coinpit/microtime.git"
  },
  "keywords": [
    "time",
    "microsecond",
    "microtime",
    "convert"
  ],
  "author": "leverj",
  "license": "MIT",
  "dependencies": {
    "microtime": "^3.0.0"
  },
  "gitHead": "4efe52d1fb771fe95376dd40bab0fa3a0bf61f2f"
}
