@types/ng-flow
Version:
TypeScript definitions for ng-flow
28 lines • 852 B
JSON
{
"name": "@types/ng-flow",
"version": "0.0.37",
"description": "TypeScript definitions for ng-flow",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ng-flow",
"license": "MIT",
"contributors": [
{
"name": "Martin Nuc",
"githubUsername": "martinnuc",
"url": "https://github.com/martinnuc"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/ng-flow"
},
"scripts": {},
"dependencies": {
"@types/angular": "*",
"@types/flowjs": "*"
},
"typesPublisherContentHash": "936d6c5b2073de4156a98ee9ca745481ef64a0cef83ca7bf849f409a56c3d6e1",
"typeScriptVersion": "4.5"
}