@types/babel__standalone
Version:
TypeScript definitions for @babel/standalone
27 lines • 952 B
JSON
{
"name": "@types/babel__standalone",
"version": "7.1.9",
"description": "TypeScript definitions for @babel/standalone",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel__standalone",
"license": "MIT",
"contributors": [],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/babel__standalone"
},
"scripts": {},
"dependencies": {
"@babel/parser": "^7.25.6",
"@babel/types": "^7.25.6",
"@types/babel__core": "^7.20.5",
"@types/babel__generator": "^7.6.8",
"@types/babel__template": "^7.4.4",
"@types/babel__traverse": "^7.20.6"
},
"peerDependencies": {},
"typesPublisherContentHash": "d735c08d4a3ffccfeb61d2589b10715836c2bbf6041471232fc41a024d79555e",
"typeScriptVersion": "4.9"
}