1
0
mirror of https://github.com/thangisme/notes.git synced 2024-09-28 09:35:54 -04:00
notes/node_modules/js-base64/bower.json

18 lines
225 B
JSON
Raw Normal View History

2017-03-09 13:16:08 -05:00
{
"name": "js-base64",
"version": "2.1.9",
"main": [
"./base64.js"
],
"ignore": [
"old",
"test",
".gitignore",
".travis.yml",
"base64.html",
"package.json"
],
"dependencies": {
}
}