{
    "name": "craydent.ismobile",
    "version": "1.0.2",
    "description": "",
    "main": "index.js",
    "scripts": {
        "test": "jasmine-node test/ --color --autotest --watch index.js"
    },
    "repository": {
        "type": "git",
        "url": "git+https://github.com/craydent/Node-Library.git"
    },
    "keywords": [],
    "author": "Clark Inada",
    "license": "MIT",
    "homepage": "https://github.com/craydent/Node-Library/tree/master/modules/typeof",
    "dependencies": {
        "craydent.error": "1.0.2",
        "craydent.isandroid": "1.0.2",
        "craydent.isblackberry": "1.0.2",
        "craydent.isipad": "1.0.2",
        "craydent.isiphone": "1.0.2",
        "craydent.isipod": "1.0.2",
        "craydent.ispalmos": "1.0.2",
        "craydent.issymbian": "1.0.2",
        "craydent.iswindowsmobile": "1.0.2"
    }
}