You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
js-sha256/bower.json

10 lines
123 B
JSON

{
"name": "js-sha256",
"version": "0.3.0",
"main": ["src/sha256.js"],
"ignore": [
"samples",
"tests"
]
}