UNPKG

@types/vue-nice-dates

Version:
33 lines 1.02 kB
{ "name": "@types/vue-nice-dates", "version": "2.0.4", "description": "TypeScript definitions for vue-nice-dates", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/vue-nice-dates", "license": "MIT", "contributors": [ { "name": "zhangchizi", "githubUsername": "zhangchizi", "url": "https://github.com/zhangchizi" }, { "name": "wanghuan", "githubUsername": "huanlala", "url": "https://github.com/huanlala" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/vue-nice-dates" }, "scripts": {}, "dependencies": { "date-fns": "^2.9.0", "vue": "^2.3.0" }, "typesPublisherContentHash": "5aca4b2c347566dfdb04430393702514304ce841bc785fe7bc8ca686e02f92e9", "typeScriptVersion": "4.5" }