summaryrefslogtreecommitdiff
path: root/includes/external/school/node_modules/browser-process-hrtime/package.json
blob: f9449cf719313652b98010466aa2db68ad4e2c66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "name": "browser-process-hrtime",
  "version": "1.0.0",
  "description": "Shim for process.hrtime in the browser",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/kumavis/browser-process-hrtime.git"
  },
  "author": "kumavis",
  "license": "BSD-2-Clause"
}