mirror of
https://github.com/thangisme/notes.git
synced 2026-07-27 04:14:12 -04:00
Initial commit
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "js-base64",
|
||||
"version": "2.1.9",
|
||||
"main": [
|
||||
"./base64.js"
|
||||
],
|
||||
"ignore": [
|
||||
"old",
|
||||
"test",
|
||||
".gitignore",
|
||||
".travis.yml",
|
||||
"base64.html",
|
||||
"package.json"
|
||||
],
|
||||
"dependencies": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user