UNPKG

nativescript-ui-calendar

Version:

Month, year, week and day views. Single, multiple and range date Selection. Special and disabled dates.

40 lines (39 loc) 948 B
{ "name": "nativescript-ui-calendar", "version": "15.2.3", "description": "Month, year, week and day views. Single, multiple and range date Selection. Special and disabled dates.", "main": "index", "typings": "index.d.ts", "nativescript": { "platforms": { "ios": "6.0.0", "android": "6.0.0" } }, "repository": { "type": "git", "url": "https://github.com/NativeScript/plugins.git" }, "keywords": [ "NativeScript", "JavaScript", "TypeScript", "iOS", "Android" ], "author": { "name": "NativeScript", "email": "oss@nativescript.org" }, "bugs": { "url": "https://github.com/NativeScript/plugins/issues" }, "license": "Apache-2.0", "homepage": "https://github.com/NativeScript/plugins", "readmeFilename": "README.md", "bootstrapper": "@nativescript/plugin-seed", "dependencies": { "nativescript-ui-core": "~15.2.0" }, "types": "./index.d.d.ts" }