123456789101112131415161718 |
- {
- "name" : "eve",
- "author" : {
- "name" : "Dmitry Baranovskiy",
- "email" : "dmitry@baranovskiy.com",
- "url" : "http://dmitry.baranovskiy.com"
- },
- "description" : "Simple custom events",
- "version" : "0.5.0",
- "main" : "./eve.js",
- "repository": {
- "type": "git",
- "url": "git@github.com:adobe-webplatform/eve.git"
- }
- }
|