mirror of https://github.com/qntm/base65536
Compare commits
No commits in common. "3367000d9823b382508e2ccb05ac9da44a1e430d" and "1c965884fd35133a6ff6528c5a6f0132de9b41ae" have entirely different histories.
3367000d98
...
1c965884fd
|
@ -1,12 +1,7 @@
|
|||
{
|
||||
"name": "base65536",
|
||||
"version": "3.0.3",
|
||||
"version": "3.0.2",
|
||||
"description": "Unicode's answer to Base64",
|
||||
"homepage": "https://github.com/qntm/base65536",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/qntm/base65536.git"
|
||||
},
|
||||
"module": "dist/es6/base65536.js",
|
||||
"main": "dist/cjs/base65536.js",
|
||||
"types": "typings/index.d.ts",
|
||||
|
|
Loading…
Reference in New Issue