bs-ajv
Version:
BucklesScript bindings to Ajv (Another JSON Validator)
49 lines (48 loc) • 1.37 kB
JSON
{
"_args": [
[
"jest-docblock@22.4.3",
"/Users/donviszneki/bs-ajv"
]
],
"_development": true,
"_from": "jest-docblock@22.4.3",
"_id": "jest-docblock@22.4.3",
"_inBundle": false,
"_integrity": "sha512-uPKBEAw7YrEMcXueMKZXn/rbMxBiSv48fSqy3uEnmgOlQhSX+lthBqHb1fKWNVmFqAp9E/RsSdBfiV31LbzaOg==",
"_location": "/jest-docblock",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "jest-docblock@22.4.3",
"name": "jest-docblock",
"escapedName": "jest-docblock",
"rawSpec": "22.4.3",
"saveSpec": null,
"fetchSpec": "22.4.3"
},
"_requiredBy": [
"/jest-haste-map",
"/jest-runner"
],
"_resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-22.4.3.tgz",
"_spec": "22.4.3",
"_where": "/Users/donviszneki/bs-ajv",
"bugs": {
"url": "https://github.com/facebook/jest/issues"
},
"dependencies": {
"detect-newline": "^2.1.0"
},
"description": "`jest-docblock` is a package that can extract and parse a specially-formatted comment called a \"docblock\" at the top of a file.",
"homepage": "https://github.com/facebook/jest#readme",
"license": "MIT",
"main": "build/index.js",
"name": "jest-docblock",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/jest.git"
},
"version": "22.4.3"
}