{ "_from": "globo@~1.1.0", "_id": "globo@1.1.0", "_inBundle": false, "_integrity": "sha1-DSYJiVXepCLrIAGxBImLChAcqvM=", "_location": "/globo", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "globo@~1.1.0", "name": "globo", "escapedName": "globo", "rawSpec": "~1.1.0", "saveSpec": null, "fetchSpec": "~1.1.0" }, "_requiredBy": [ "/exposify" ], "_resolved": "https://registry.npmjs.org/globo/-/globo-1.1.0.tgz", "_shasum": "0d26098955dea422eb2001b104898b0a101caaf3", "_spec": "globo@~1.1.0", "_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/exposify", "author": { "name": "Ben Drucker", "email": "bvdrucker@gmail.com", "url": "bendrucker.me" }, "bugs": { "url": "https://github.com/bendrucker/globo/issues" }, "bundleDependencies": false, "dependencies": { "accessory": "~1.1.0", "is-defined": "~1.0.0", "ternary": "~1.0.0" }, "deprecated": false, "description": "Turn identifiers into global lookups that work in Node and the browser", "devDependencies": { "standard": "^4.0.0", "tape": "^4.0.0" }, "engines": { "node": ">=0.10.0" }, "files": [ "index.js", "readme.md" ], "homepage": "https://github.com/bendrucker/globo#readme", "keywords": [ "global", "id", "module", "browser", "node" ], "license": "MIT", "main": "index.js", "name": "globo", "repository": { "type": "git", "url": "git+https://github.com/bendrucker/globo.git" }, "scripts": { "test": "standard && tape test.js" }, "version": "1.1.0" }