123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263 |
- {
- "_args": [
- [
- "event-pubsub@4.3.0",
- "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm"
- ]
- ],
- "_development": true,
- "_from": "event-pubsub@4.3.0",
- "_id": "event-pubsub@4.3.0",
- "_inBundle": false,
- "_integrity": "sha1-9o2Ba8KfHsAsU53FjI3UDOcss24=",
- "_location": "/event-pubsub",
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "event-pubsub@4.3.0",
- "name": "event-pubsub",
- "escapedName": "event-pubsub",
- "rawSpec": "4.3.0",
- "saveSpec": null,
- "fetchSpec": "4.3.0"
- },
- "_requiredBy": [
- "/node-ipc"
- ],
- "_resolved": "https://registry.npm.taobao.org/event-pubsub/download/event-pubsub-4.3.0.tgz?cache=0&sync_timestamp=1606361490827&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fevent-pubsub%2Fdownload%2Fevent-pubsub-4.3.0.tgz",
- "_spec": "4.3.0",
- "_where": "/Users/mac/Desktop/zz的项目/cdss/西安空军军医大学/cdss_xzrm",
- "author": {
- "name": "Brandon Nozaki Miller"
- },
- "bugs": {
- "url": "https://github.com/RIAEvangelist/event-pubsub/issues"
- },
- "description": "Super light and fast Extensible PubSub events and EventEmitters for Node and the browser with support for ES6 by default, and ES5 versions for older verions of node and older IE/Safari versions. Easy for any developer level. No frills, just high speed pubsub events!",
- "directories": {
- "example": "examples"
- },
- "engines": {
- "node": ">=4.0.0"
- },
- "homepage": "https://github.com/RIAEvangelist/event-pubsub",
- "keywords": [
- "event",
- "events",
- "pubsub",
- "node",
- "browser"
- ],
- "license": "Unlicense",
- "main": "event-pubsub.js",
- "name": "event-pubsub",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/RIAEvangelist/event-pubsub.git"
- },
- "scripts": {
- "test": "echo \"Error: no test specified\" && exit 1"
- },
- "version": "4.3.0"
- }
|