UNPKG

craydent-utility

Version:
64 lines 1.9 kB
{ "name": "craydent-utility", "version": "1.0.2", "description": "Node module to for commonly needed utility functions", "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": [ "ajax", "cluster", "craydent", "es6", "fs", "guid", "jquery", "library", "md5", "mkdir", "sugar", "utilities", "utility", "uuid", "zip" ], "author": "Clark Inada", "license": "MIT", "homepage": "https://github.com/craydent/Node-Library/tree/master/modules/typeof", "dependencies": { "craydent.absolutepath": "1.0.2", "craydent.ajax": "1.0.2", "craydent.catchall": "1.0.2", "craydent.clearcache": "1.0.2", "craydent.clusterit": "1.0.2", "craydent.cout": "1.0.2", "craydent.cuid": "1.0.2", "craydent.exclude": "1.0.2", "craydent.foo": "1.0.2", "craydent.globalize": "1.0.2", "craydent.include": "1.0.2", "craydent.jszip": "1.0.2", "craydent.logit": "1.0.2", "craydent.md5": "1.0.2", "craydent.mkdirrecursive": "1.0.2", "craydent.namespace": "1.0.2", "craydent.noop": "1.0.2", "craydent.now": "1.0.2", "craydent.parseboolean": "1.0.2", "craydent.parseraw": "1.0.2", "craydent.rand": "1.0.2", "craydent.randomindex": "1.0.2", "craydent.requiredirectory": "1.0.2", "craydent.runfuncarray": "1.0.2", "craydent.suid": "1.0.2", "craydent.syncroit": "1.0.2", "craydent.tryeval": "1.0.2", "craydent.wait": "1.0.2", "craydent.zipit": "1.0.2" } }