UNPKG

bs-ajv

Version:

BucklesScript bindings to Ajv (Another JSON Validator)

55 lines (54 loc) 1.5 kB
{ "_args": [ [ "@babel/highlight@7.0.0-beta.42", "/Users/donviszneki/bs-ajv" ] ], "_development": true, "_from": "@babel/highlight@7.0.0-beta.42", "_id": "@babel/highlight@7.0.0-beta.42", "_inBundle": false, "_integrity": "sha512-X3Ur/A/lIbbP8W0pmwgqtDXIxhQmxPaiwY9SKP7kF9wvZfjZRwMvbJE92ozUhF3UDK3DCKaV7oGqmI1rP/zqWA==", "_location": "/@babel/highlight", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@babel/highlight@7.0.0-beta.42", "name": "@babel/highlight", "escapedName": "@babel%2fhighlight", "scope": "@babel", "rawSpec": "7.0.0-beta.42", "saveSpec": null, "fetchSpec": "7.0.0-beta.42" }, "_requiredBy": [ "/@babel/code-frame" ], "_resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.0.0-beta.42.tgz", "_spec": "7.0.0-beta.42", "_where": "/Users/donviszneki/bs-ajv", "author": { "name": "suchipi", "email": "me@suchipi.com" }, "dependencies": { "chalk": "^2.0.0", "esutils": "^2.0.2", "js-tokens": "^3.0.0" }, "description": "Syntax highlight JavaScript strings for output in terminals.", "devDependencies": { "strip-ansi": "^4.0.0" }, "homepage": "https://babeljs.io/", "license": "MIT", "main": "lib/index.js", "name": "@babel/highlight", "repository": { "type": "git", "url": "https://github.com/babel/babel/tree/master/packages/babel-highlight" }, "version": "7.0.0-beta.42" }