{
    "name": "craydent-date",
    "version": "1.0.2",
    "description": "Node module to extend fs/file system functionality and simplify code for maintainability and readability",
    "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": [
        "craydent",
        "date",
        "es6",
        "jquery",
        "library",
        "moment",
        "parser",
        "sugar",
        "utilities"
    ],
    "author": "Clark Inada",
    "license": "MIT",
    "homepage": "https://github.com/craydent/Node-Library/tree/master/modules/typeof",
    "dependencies": {
        "craydent.cdate": "1.0.2",
        "craydent.condense": "1.0.2",
        "craydent.equals": "1.0.2",
        "craydent.error": "1.0.2",
        "craydent.format": "1.0.2",
        "craydent.getdayofyear": "1.0.2",
        "craydent.getgmtoffset": "1.0.2",
        "craydent.getvalue": "1.0.2",
        "craydent.getweek": "1.0.2",
        "craydent.globalize": "1.0.2",
        "craydent.include": "1.0.2",
        "craydent.isarray": "1.0.2",
        "craydent.isstring": "1.0.2",
        "craydent.isvaliddate": "1.0.2",
        "craydent.now": "1.0.2",
        "craydent.strip": "1.0.2"
    }
}