@types/moment-duration-format
Version:
TypeScript definitions for moment-duration-format
43 lines • 1.38 kB
JSON
{
"name": "@types/moment-duration-format",
"version": "2.2.7",
"description": "TypeScript definitions for moment-duration-format",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/moment-duration-format",
"license": "MIT",
"contributors": [
{
"name": "Swint De Coninck",
"githubUsername": "SwintDC",
"url": "https://github.com/SwintDC"
},
{
"name": "Niklas Walter",
"githubUsername": "TwoStone",
"url": "https://github.com/TwoStone"
},
{
"name": "Leonard Thieu",
"githubUsername": "leonard-thieu",
"url": "https://github.com/leonard-thieu"
},
{
"name": "Lukasz Bendykowski",
"githubUsername": "bendykowski",
"url": "https://github.com/bendykowski"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/moment-duration-format"
},
"scripts": {},
"dependencies": {
"moment": ">=2.14.0"
},
"peerDependencies": {},
"typesPublisherContentHash": "322623b81e75c9b49d00d3a07229b5689b513b349fb396f97e9774ce22d22977",
"typeScriptVersion": "5.2"
}