{ "_from": "subscription@3.0.0", "_id": "subscription@3.0.0", "_inBundle": false, "_integrity": "sha1-DjFpJj6piJp9cao0/0Rl8tGsJuI=", "_location": "/subscription", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "subscription@3.0.0", "name": "subscription", "escapedName": "subscription", "rawSpec": "3.0.0", "saveSpec": null, "fetchSpec": "3.0.0" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/subscription/-/subscription-3.0.0.tgz", "_shasum": "0e3169263ea9889a7d71aa34ff4465f2d1ac26e2", "_spec": "subscription@3.0.0", "_where": "/home/manfred/enviPath/ketcher2/ketcher", "author": { "name": "Marijn Haverbeke", "email": "marijnh@gmail.com" }, "bugs": { "url": "https://github.com/marijnh/subscription/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Simple abstraction for first-class event emitters", "homepage": "https://github.com/marijnh/subscription#readme", "keywords": [ "event", "signal", "listener", "emitter" ], "license": "MIT", "main": "index.js", "name": "subscription", "repository": { "type": "git", "url": "git+https://github.com/marijnh/subscription.git" }, "version": "3.0.0" }