mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
108 lines
3.6 KiB
JSON
108 lines
3.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"events@^2.0.0",
|
|
"/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify"
|
|
]
|
|
],
|
|
"_from": "events@>=2.0.0 <3.0.0",
|
|
"_hasShrinkwrap": false,
|
|
"_id": "events@2.1.0",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/events",
|
|
"_nodeVersion": "10.2.0",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/events_2.1.0_1527241357438_0.39269775519082817"
|
|
},
|
|
"_npmUser": {
|
|
"email": "rene@kooi.me",
|
|
"name": "goto-bus-stop"
|
|
},
|
|
"_npmVersion": "6.0.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "events",
|
|
"raw": "events@^2.0.0",
|
|
"rawSpec": "^2.0.0",
|
|
"scope": null,
|
|
"spec": ">=2.0.0 <3.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/browserify"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/events/-/events-2.1.0.tgz",
|
|
"_shasum": "2a9a1e18e6106e0e812aa9ebd4a819b3c29c0ba5",
|
|
"_shrinkwrap": null,
|
|
"_spec": "events@^2.0.0",
|
|
"_where": "/home/christine/0_WORK/gradcomm/mithril_client/node_modules/browserify",
|
|
"author": {
|
|
"email": "rfobic@gmail.com",
|
|
"name": "Irakli Gozalishvili",
|
|
"url": "http://jeditoolkit.com"
|
|
},
|
|
"bugs": {
|
|
"url": "http://github.com/Gozala/events/issues/"
|
|
},
|
|
"dependencies": {},
|
|
"description": "Node's event emitter for all engines.",
|
|
"devDependencies": {
|
|
"isarray": "^2.0.2",
|
|
"mocha": "^3.5.3",
|
|
"object-keys": "^1.0.11",
|
|
"zuul": "^3.11.1"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"fileCount": 23,
|
|
"integrity": "sha512-3Zmiobend8P9DjmKAty0Era4jV8oJ0yGYe2nJJAxgymF9+N8F2m0hhZiMoWtcfepExzNKZumFU3ksdQbInGWCg==",
|
|
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbB9qOCRA9TVsSAnZWagAAKlIP/3KUYGB3NVLVdq5fvYqd\n8WT7JEPe0cDKd68uQW2KyDb3PkP87Q6JARZhbPeiW7flSB67UTSU72mZEUkY\nAiWjtnSSagGVJk5SFiUMjLvICVULECVHfQlJxJobR2TXZDbttAWK+6Juqury\nTfeWMJ6iyl9WrMwUrXWQSZomrH9HWfHBhLjsFvgQoteaogsnlgjZTV6DiNWB\nyyGoqL50z4s91Ga4MN8A6YO9Vx7GDonsfHqAh5ChTklHtD4YhvcA9KPT1Rpg\nayltFuf1LDJ4RedYHAs1M6rYqG4bO/t0COrmaJcn5zU6wXkfkJofIhDSBb+5\nTH8776yddNGbyj2JssyigIHA3+DjeWXAcOI3+ain7dN0BiGA08p8VpxlguQn\nJHNs7eVIfe5CKAubP/cEhL69t0iJTHmF+5XNx5qVe8WMfzTliJ3oDgy0IfNz\n834dMitdfoVb6NmwJP1XXZDNlqPRDmdk8tQc75whKCHNyIxAUVheCxzIaeQU\nG2QKwDZSbmior/1GWPsdHIERCQNAJfXro8yvuTSN8/q69Hn+n7pe/+LydqX+\nC/quZ4K0NHL9MMelVmMIMZ1mqEs2Mln0G9/C76BzswWOXrUfrGoirWQrqhWT\neiOW3Nd9VvBessbms6qpwe6v3fdchLLPcBJrz+/q6pBsnLXZ5rkrRAgYPKl+\npclN\r\n=ZwdN\r\n-----END PGP SIGNATURE-----\r\n",
|
|
"shasum": "2a9a1e18e6106e0e812aa9ebd4a819b3c29c0ba5",
|
|
"tarball": "https://registry.npmjs.org/events/-/events-2.1.0.tgz",
|
|
"unpackedSize": 64911
|
|
},
|
|
"engines": {
|
|
"node": ">=0.4.x"
|
|
},
|
|
"gitHead": "a627fd11f80dd277be036805e0f46594fe98baf5",
|
|
"homepage": "https://github.com/Gozala/events#readme",
|
|
"id": "events",
|
|
"keywords": [
|
|
"eventDispatcher",
|
|
"eventEmitter",
|
|
"events",
|
|
"listeners"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./events.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "defunctzombie",
|
|
"email": "shtylman@gmail.com"
|
|
},
|
|
{
|
|
"name": "goto-bus-stop",
|
|
"email": "rene@kooi.me"
|
|
},
|
|
{
|
|
"name": "gozala",
|
|
"email": "rfobic@gmail.com"
|
|
}
|
|
],
|
|
"name": "events",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git://github.com/Gozala/events.git",
|
|
"web": "https://github.com/Gozala/events"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha --ui qunit -- tests/index.js",
|
|
"test:browsers": "zuul -- tests/index.js"
|
|
},
|
|
"version": "2.1.0"
|
|
}
|