{ "_from": "levn@~0.2.5", "_id": "levn@0.2.5", "_inBundle": false, "_integrity": "sha1-uo0znQykphDjo/FFucr0iAcVUFQ=", "_location": "/levn", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "levn@~0.2.5", "name": "levn", "escapedName": "levn", "rawSpec": "~0.2.5", "saveSpec": null, "fetchSpec": "~0.2.5" }, "_requiredBy": [ "/optionator" ], "_resolved": "https://registry.npmjs.org/levn/-/levn-0.2.5.tgz", "_shasum": "ba8d339d0ca4a610e3a3f145b9caf48807155054", "_spec": "levn@~0.2.5", "_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/optionator", "author": { "name": "George Zahariev", "email": "z@georgezahariev.com" }, "bugs": { "url": "https://github.com/gkz/levn/issues" }, "bundleDependencies": false, "dependencies": { "prelude-ls": "~1.1.0", "type-check": "~0.3.1" }, "deprecated": false, "description": "Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible", "devDependencies": { "LiveScript": "~1.2.0", "istanbul": "~0.1.43", "mocha": "~1.8.2" }, "engines": { "node": ">= 0.8.0" }, "files": [ "lib", "README.md", "LICENSE" ], "homepage": "https://github.com/gkz/levn", "keywords": [ "levn", "light", "ecmascript", "value", "notation", "json", "typed", "human", "concise", "typed", "flexible" ], "licenses": [ { "type": "MIT", "url": "https://raw.github.com/gkz/levn/master/LICENSE" } ], "main": "./lib/", "name": "levn", "repository": { "type": "git", "url": "git://github.com/gkz/levn.git" }, "scripts": { "test": "make test" }, "version": "0.2.5" }