{
  "_args": [
    [
      "ms@0.7.2",
      "/www/wwwroot/47.105.216.223/LiveNewIM"
    ]
  ],
  "_from": "ms@0.7.2",
  "_id": "ms@0.7.2",
  "_inBundle": false,
  "_integrity": "sha1-riXPJRKziFodldfwN4aNhDESR2U=",
  "_location": "/ms",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ms@0.7.2",
    "name": "ms",
    "escapedName": "ms",
    "rawSpec": "0.7.2",
    "saveSpec": null,
    "fetchSpec": "0.7.2"
  },
  "_requiredBy": [
    "/debug"
  ],
  "_resolved": "https://registry.npmjs.org/ms/-/ms-0.7.2.tgz",
  "_spec": "0.7.2",
  "_where": "/www/wwwroot/47.105.216.223/LiveNewIM",
  "bugs": {
    "url": "https://github.com/zeit/ms/issues"
  },
  "component": {
    "scripts": {
      "ms/index.js": "index.js"
    }
  },
  "description": "Tiny milisecond conversion utility",
  "devDependencies": {
    "expect.js": "^0.3.1",
    "mocha": "^3.0.2",
    "serve": "^1.4.0",
    "xo": "^0.17.0"
  },
  "files": [
    "index.js"
  ],
  "homepage": "https://github.com/zeit/ms#readme",
  "license": "MIT",
  "main": "./index",
  "name": "ms",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/zeit/ms.git"
  },
  "scripts": {
    "test": "xo && mocha test/index.js",
    "test-browser": "serve ./test"
  },
  "version": "0.7.2",
  "xo": {
    "space": true,
    "semicolon": false,
    "envs": [
      "mocha"
    ],
    "rules": {
      "complexity": 0
    }
  }
}
