Skip to content

Commit

Permalink
add component support
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jun 16, 2012
1 parent c61b3fe commit d397f66
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion package.json
Expand Up @@ -8,5 +8,10 @@
"url": "https://github.com/madrobby/keymaster" "url": "https://github.com/madrobby/keymaster"
}, },
"main": "./keymaster.js", "main": "./keymaster.js",
"ender": "./ender.js" "ender": "./ender.js",
"component": {
"scripts": {
"keymaster": "keymaster.js"
}
}
} }

0 comments on commit d397f66

Please sign in to comment.