bs-ajv
Version:
BucklesScript bindings to Ajv (Another JSON Validator)
52 lines (51 loc) • 1.4 kB
JSON
{
"_args": [
[
"browser-process-hrtime@0.1.2",
"/Users/donviszneki/bs-ajv"
]
],
"_development": true,
"_from": "browser-process-hrtime@0.1.2",
"_id": "browser-process-hrtime@0.1.2",
"_inBundle": false,
"_integrity": "sha1-Ql1opY00R/AqBKqJQYf86K+Le44=",
"_location": "/browser-process-hrtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "browser-process-hrtime@0.1.2",
"name": "browser-process-hrtime",
"escapedName": "browser-process-hrtime",
"rawSpec": "0.1.2",
"saveSpec": null,
"fetchSpec": "0.1.2"
},
"_requiredBy": [
"/jsdom",
"/w3c-hr-time"
],
"_resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-0.1.2.tgz",
"_spec": "0.1.2",
"_where": "/Users/donviszneki/bs-ajv",
"author": {
"name": "kumavis"
},
"bugs": {
"url": "https://github.com/kumavis/browser-process-hrtime/issues"
},
"description": "Shim for process.hrtime in the browser",
"homepage": "https://github.com/kumavis/browser-process-hrtime#readme",
"license": "BSD-2-Clause",
"main": "index.js",
"name": "browser-process-hrtime",
"repository": {
"type": "git",
"url": "git://github.com/kumavis/browser-process-hrtime.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.2"
}