Closed tiye closed 11 years ago
Hmmm, I don't recall registering on bower yet, I'll look into it. Thank you.
I requested that it be deleted and just pushed a manifest json so I can re-register with the correct name. Thank you!
You're welcome. Bower allows anyone to register packages, that's not as good as NPM.
Bower uses bower.js
to define a package. I'm not familiar with the manifest.json
, do you mean bower.json
?
Bower would add bower.json
by itself while no bower.json
was found, I saw that happened on SeaJS.
Ahh, yeah looked into it more, I thought it was supposed to be called manifest.json. Thanks!
FYI, they got around to removing itg_twig.js so this is probably registered with Bower as Keypress.
I can found it on Bower registry :)
➤➤ bower search Keypress
Search results:
Keypress git://github.com/dmauro/Keypress.git
As
bower register
gives backDuplicated package
, I found this package:I suppose we just use
keypress
orKeypress
. The current one looks strange.