Skip to content
This repository has been archived by the owner on Jan 22, 2019. It is now read-only.

Commit

Permalink
added cdnjs info
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrea Giammarchi committed Sep 19, 2014
1 parent ac44638 commit 9dc2bcf
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 0 deletions.
35 changes: 35 additions & 0 deletions cdnjs.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
{
"name": "eddy",
"version": "0.6.1",
"description": "Event Driven JS",
"homepage": "https://github.com/WebReflection/eddy",
"keywords": [
"event",
"driven",
"standard",
"ES3", "ES5", "ES6",
"DOM",
"node",
"rhino",
"nashorn",
"duk",
"browser",
"IE"
],
"author": {
"name": "Andrea Giammarchi",
"web": "http:https://webreflection.blogspot.com/"
},
"repository": {
"type": "git",
"url": "git:https://github.com/WebReflection/eddy.git"
},
"filename": "eddy.dom.js",
"npmName": "eddy",
"npmFileMap": [{
"basePath": "/build/",
"files": [
"eddy*.js"
]
}]
}
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@
"driven",
"standard",
"ES3", "ES5", "ES6",
"DOM",
"node",
"rhino",
"nashorn",
"duk",
"browser",
"IE"
],
Expand Down

0 comments on commit 9dc2bcf

Please sign in to comment.