@types/babelify
Version:
TypeScript definitions for babelify
33 lines • 1.04 kB
JSON
{
"name": "@types/babelify",
"version": "7.3.8",
"description": "TypeScript definitions for babelify",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/babelify",
"license": "MIT",
"contributors": [
{
"name": "TeamworkGuy2",
"url": "https://github.com/TeamworkGuy2",
"githubUsername": "TeamworkGuy2"
},
{
"name": "Marvin Hagemeister",
"url": "https://github.com/marvinhagemeister",
"githubUsername": "marvinhagemeister"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/babelify"
},
"scripts": {},
"dependencies": {
"@types/babel-core": "*",
"@types/node": "*"
},
"typesPublisherContentHash": "9f4bf40253d6ab104519c08e1fb4d70b15ff71a32114aae266f5462790078e79",
"typeScriptVersion": "4.5"
}