/
websites
/
operateit-node
/
node_modules
/
koalas
/
Upload File
HOME
{ "_from": "koalas@^1.0.2", "_id": "koalas@1.0.2", "_inBundle": false, "_integrity": "sha1-MYQz8HQjXbePrlZhoCqMpT7ilc0=", "_location": "/koalas", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "koalas@^1.0.2", "name": "koalas", "escapedName": "koalas", "rawSpec": "^1.0.2", "saveSpec": null, "fetchSpec": "^1.0.2" }, "_requiredBy": [ "/prompt-base", "/prompt-base/prompt-question", "/prompt-choices", "/prompt-question", "/readline-utils" ], "_resolved": "https://registry.npmjs.org/koalas/-/koalas-1.0.2.tgz", "_shasum": "318433f074235db78fae5661a02a8ca53ee295cd", "_spec": "koalas@^1.0.2", "_where": "D:\\xampp\\htdocs\\operateit\\node_modules\\prompt-base", "author": { "name": "Brian Woodward", "url": "https://github.com/doowb" }, "bugs": { "url": "https://github.com/doowb/koalas/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Brian Woodward", "email": "brian.woodward@gmail.com", "url": "https://twitter.com/doowb" }, { "name": "Jon Schlinkert", "email": "jon.schlinkert@sellside.com", "url": "http://twitter.com/jonschlinkert" } ], "deprecated": false, "description": "Coalesce for JavaScript. Returns the first value that is not undefined or null.", "devDependencies": { "gulp": "github:gulpjs/gulp#4.0", "gulp-eslint": "^3.0.1", "gulp-format-md": "^0.1.11", "gulp-istanbul": "^1.1.1", "gulp-mocha": "^3.0.1", "mocha": "^3.2.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js" ], "homepage": "https://github.com/doowb/koalas", "keywords": [ "check", "isnull", "kind", "koala", "koalas", "null", "type", "type-of", "typeof", "undefined", "util", "utility", "utils", "value" ], "license": "MIT", "main": "index.js", "name": "koalas", "repository": { "type": "git", "url": "git+https://github.com/doowb/koalas.git" }, "scripts": { "test": "mocha" }, "verb": { "toc": false, "layout": "default", "tasks": [ "readme" ], "plugins": [ "gulp-format-md" ], "lint": { "reflinks": true } }, "version": "1.0.2" }