{
    "name": "light-spectrum-sensor",
    "description": "Light Spectrum sensor (TSL2591)",
    "files": [
        "README.md",
        "sensor.ts",
        "tsl2591.ts"
    ],
    "testFiles": [
        "test.ts"
    ],
    "public": true,
    "dependencies": {
        "core": "file:../core"
    }
}
