UNPKG

@types/babel-core

Version:
36 lines 1.15 kB
{ "name": "@types/babel-core", "version": "6.25.10", "description": "TypeScript definitions for babel-core", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babel-core", "license": "MIT", "contributors": [ { "name": "Troy Gerwien", "githubUsername": "yortus", "url": "https://github.com/yortus" }, { "name": "Marvin Hagemeister", "githubUsername": "marvinhagemeister", "url": "https://github.com/marvinhagemeister" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/babel-core" }, "scripts": {}, "dependencies": { "@types/babel-generator": "*", "@types/babel-template": "*", "@types/babel-traverse": "*", "@types/babel-types": "*", "@types/babylon": "*" }, "typesPublisherContentHash": "fa14951de3fe08448fcc8c5241edcb675395a92e4ee04a0e5a515331d5ddbdc2", "typeScriptVersion": "4.5" }