Adyen / adyen-cse-web

[DEPRECATED] Client-side encryption on JavaScript
MIT License
15 stars 39 forks source link

add bower.json #1

Closed rvanlaak closed 9 years ago

rvanlaak commented 9 years ago

see https://github.com/Adyen/client-side-encryption/issues/20

rvanlaak commented 9 years ago

Registered package succesfully :+1:

rvanlaak@dev2:/var/www/CSE-JS$ bower register adyen-cse-js git://github.com/Adyen/CSE-JS.git
bower resolve       git://github.com/Adyen/CSE-JS.git#*
bower download      https://github.com/Adyen/CSE-JS/archive/0.1.10.tar.gz
bower extract       adyen-cse-js#* archive.tar.gz
bower invalid-meta  adyen-cse-js is missing "main" entry in bower.json
bower invalid-meta  adyen-cse-js is missing "ignore" entry in bower.json
bower resolved      git://github.com/Adyen/CSE-JS.git#0.1.10
? Registering a package will make it installable via the registry (https://bower.herokuapp.com), continue?: Yes
bower register      git://github.com/Adyen/CSE-JS.git

Package adyen-cse-js registered successfully!
All valid semver tags on git://github.com/Adyen/CSE-JS.git will be available as versions.
To publish a new version, just release a valid semver tag.

Run bower info adyen-cse-js to list the available versions.
rvanlaak commented 9 years ago

:+1:

A new tag will make Bower recognize the .json file as well ;)