12345678910111213141516171819202122232425262728 |
- {
- "name": "PubSubJS",
- "version": "1.5.3",
- "main": "src/pubsub.js",
- "ignore": [
- "**/.*",
- "iframe",
- "lib",
- "test",
- "wrappers",
- "autolint.js",
- "Gruntfile.js",
- "jquery-integration.html",
- "package.json",
- "Rakefile"
- ],
- "homepage": "https://github.com/mroderick/PubSubJS",
- "_release": "1.5.3",
- "_resolution": {
- "type": "version",
- "tag": "v1.5.3",
- "commit": "9f5b9e5c4d63a384e04a3f36cde8fc39dc234933"
- },
- "_source": "https://github.com/mroderick/PubSubJS.git",
- "_target": "^1.5.3",
- "_originalSource": "pubsub-js",
- "_direct": true
- }
|