mirror of
https://github.com/qntm/base65536
synced 2025-11-13 20:04:41 +01:00
Compare commits
2 Commits
1c965884fd
...
3367000d98
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
3367000d98 | ||
|
|
fa48738c9b |
@ -1,7 +1,12 @@
|
|||||||
{
|
{
|
||||||
"name": "base65536",
|
"name": "base65536",
|
||||||
"version": "3.0.2",
|
"version": "3.0.3",
|
||||||
"description": "Unicode's answer to Base64",
|
"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",
|
"module": "dist/es6/base65536.js",
|
||||||
"main": "dist/cjs/base65536.js",
|
"main": "dist/cjs/base65536.js",
|
||||||
"types": "typings/index.d.ts",
|
"types": "typings/index.d.ts",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user