{ "name": "@date-io/core", "version": "1.3.13", "description": "Abstraction over common javascript date management libraries", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "bugs": { "url": "https://github.com/dmtrKovalenko/date-io/issues" }, "repository": { "type": "git", "url": "https://github.com/dmtrKovalenko/date-io" }, "private": false, "keywords": [ "date", "time", "date-io", "picker", "date-fns", "moment", "luxon" ], "author": { "name": "Dmitriy Kovalenko", "email": "dmtr.kovalenko@outlook.com" }, "license": "MIT", "devDependencies": { "rollup": "^1.27.7", "typescript": "^3.7.2" }, "gitHead": "d105764c36b2021cde1fbcddd5445fed582a511c" }