{
    "name": "@netapps/netapps-utils",
    "description": "Utility functions",
    "version": "1.0.3",
    "author": {
        "name": "NetApplications Inc."
    },
    "main": "lib/index.js",
    "contributors": [
        {
            "name": "Phil Vizzaccaro",
            "email": "phil@netapplications.com"
        }
    ],
    "typescript": {
        "definition": "netapps-utils.d.ts"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/NetApplications/netapps-utils.git"
    },
    "dependencies": {
        "iconv-lite": "^0.4.8",
        "lru-cache": "^2.6.1"
    }
}
