| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061 |
- {
- "_from": "listenercount@~1.0.1",
- "_id": "listenercount@1.0.1",
- "_inBundle": false,
- "_integrity": "sha512-3mk/Zag0+IJxeDrxSgaDPy4zZ3w05PRZeJNnlWhzFz5OkX49J4krc+A8X2d2M69vGMBEX0uyl8M+W+8gH+kBqQ==",
- "_location": "/listenercount",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "listenercount@~1.0.1",
- "name": "listenercount",
- "escapedName": "listenercount",
- "rawSpec": "~1.0.1",
- "saveSpec": null,
- "fetchSpec": "~1.0.1"
- },
- "_requiredBy": [
- "/unzipper"
- ],
- "_resolved": "https://registry.npmmirror.com/listenercount/-/listenercount-1.0.1.tgz",
- "_shasum": "84c8a72ab59c4725321480c975e6508342e70937",
- "_spec": "listenercount@~1.0.1",
- "_where": "C:\\Users\\Administrator\\Desktop\\crmeb5.0\\template\\admin\\node_modules\\unzipper",
- "author": {
- "name": "jden",
- "email": "jason@denizac.org"
- },
- "bugs": {
- "url": "https://github.com/jden/node-listenercount/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "backwards compatible version of builtin events.listenercount",
- "devDependencies": {
- "mochi": "0.3.0",
- "standard": "^4.0.1"
- },
- "homepage": "https://github.com/jden/node-listenercount#readme",
- "keywords": [
- "eventemitter",
- "events",
- "listener",
- "count",
- "listenercount",
- "polyfill",
- "native",
- "builtin"
- ],
- "license": "ISC",
- "main": "index.js",
- "name": "listenercount",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/jden/node-listenercount.git"
- },
- "scripts": {
- "test": "standard && mochi"
- },
- "version": "1.0.1"
- }
|