overwatch-api-server
Version:
An Unoffical Overwatch HTTP API
74 lines (73 loc) • 2.22 kB
JSON
{
"_from": "@babel/types@^7.10.4",
"_id": "@babel/types@7.10.4",
"_inBundle": false,
"_integrity": "sha512-UTCFOxC3FsFHb7lkRMVvgLzaRVamXuAs2Tz4wajva4WxtVY82eZeaUBtC2Zt95FU9TiznuC0Zk35tsim8jeVpg==",
"_location": "/@babel/types",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "@babel/types@^7.10.4",
"name": "@babel/types",
"escapedName": "@babel%2ftypes",
"scope": "@babel",
"rawSpec": "^7.10.4",
"saveSpec": null,
"fetchSpec": "^7.10.4"
},
"_requiredBy": [
"/@babel/core",
"/@babel/generator",
"/@babel/helper-function-name",
"/@babel/helper-get-function-arity",
"/@babel/helper-member-expression-to-functions",
"/@babel/helper-module-imports",
"/@babel/helper-module-transforms",
"/@babel/helper-optimise-call-expression",
"/@babel/helper-replace-supers",
"/@babel/helper-simple-access",
"/@babel/helper-split-export-declaration",
"/@babel/helpers",
"/@babel/template",
"/@babel/traverse"
],
"_resolved": "https://registry.npmjs.org/@babel/types/-/types-7.10.4.tgz",
"_shasum": "369517188352e18219981efd156bfdb199fff1ee",
"_spec": "@babel/types@^7.10.4",
"_where": "C:\\Users\\Alf\\Source\\overwatch-api\\api\\node_modules\\@babel\\core",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"bundleDependencies": false,
"dependencies": {
"@babel/helper-validator-identifier": "^7.10.4",
"lodash": "^4.17.13",
"to-fast-properties": "^2.0.0"
},
"deprecated": false,
"description": "Babel Types is a Lodash-esque utility library for AST nodes",
"devDependencies": {
"@babel/generator": "^7.10.4",
"@babel/parser": "^7.10.4"
},
"gitHead": "7fd40d86a0d03ff0e9c3ea16b29689945433d4df",
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"name": "@babel/types",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "git+https://github.com/babel/babel.git",
"directory": "packages/babel-types"
},
"types": "lib/index.d.ts",
"version": "7.10.4"
}