tap
Version:
A Test-Anything-Protocol library for JavaScript
54 lines (53 loc) • 1.36 kB
JSON
{
"_args": [
[
"@babel/runtime@7.6.3",
"/Users/isaacs/dev/js/tap"
]
],
"_from": "@babel/runtime@7.6.3",
"_id": "@babel/runtime@7.6.3",
"_inBundle": false,
"_integrity": "sha512-kq6anf9JGjW8Nt5rYfEuGRaEAaH1mkv3Bbu6rYvLOpPh/RusSJXuKPEAoZ7L7gybZkchE8+NV5g9vKF4AGAtsA==",
"_location": "/@babel/runtime",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "@babel/runtime@7.6.3",
"name": "@babel/runtime",
"escapedName": "@babel%2fruntime",
"scope": "@babel",
"rawSpec": "7.6.3",
"saveSpec": null,
"fetchSpec": "7.6.3"
},
"_requiredBy": [
"/yaml"
],
"_resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.6.3.tgz",
"_spec": "7.6.3",
"_where": "/Users/isaacs/dev/js/tap",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"dependencies": {
"regenerator-runtime": "^0.13.2"
},
"description": "babel's modular runtime helpers",
"devDependencies": {
"@babel/helpers": "^7.6.2"
},
"gitHead": "d329156ebc17da01382acb83e212cb4328534ebc",
"license": "MIT",
"name": "@babel/runtime",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-runtime"
},
"version": "7.6.3"
}