{
    "name": "css-time",
    "version": "0.1.11",
    "description": "A tiny library that converts milliseconds to and from CSS time.",
    "repo": "philbooth/css-time.js",
    "license": "MIT",
    "keywords": [
        "css",
        "time",
        "milliseconds",
        "conversion",
        "convert"
    ],
    "scripts": [
        "src/css-time.min.js"
    ]
}

