{
    "name": "qz-sift",
    "version": "1.0.1",
    "description": "Filter and parse locally attached hardware information.",
    "main": "sift.js",
    "scripts": {
        "test": "node tests/test-all"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/qzind/sift.git"
    },
    "keywords": [
        "Hardware",
        "Filter",
        "Parse",
        "Raw",
        "Pixel",
        "Utility"
    ],
    "author": "QZ Industries, LLC",
    "license": "LGPL-2.1",
    "bugs": {
        "url": "https://github.com/qzind/sift/issues"
    },
    "homepage": "https://github.com/qzind/sift#readme"
}