{
    "author": "RhiTech <tech@rickhanseninstitute.org>",
    "bugs": {
        "url": "https://github.com/rick-hansen-institute/ui/issues"
    },
    "dependencies": {
        "@rhi-ui/html": "^1.0.0",
        "@webcomponents/webcomponentsjs": "^2.0.2"
    },
    "description": "Component to display the ISNCSCI totals on a mobile device.",
    "devDependencies": {},
    "homepage": "https://www.rickhanseninstitute.org",
    "keywords": [
        "Rick",
        "Hansen",
        "Institute",
        "custom elements",
        "components",
        "isncsci",
        "sensory",
        "input"
    ],
    "license": "Apache-2.0",
    "main": "./umd/index.js",
    "module": "./esm/index.js",
    "name": "@rhi-isncsci-ui/mobile-sensory",
    "private": false,
    "repository": {
        "type": "git",
        "url": "https://github.com/rhi-isncsci/ui.git"
    },
    "scripts": {
    },
    "types": "index.d.ts",
    "version": "0.1.1"
}
