Spaces:
Runtime error
Runtime error
{ | |
"name": "base64id" | |
, "version": "2.0.0" | |
, "license": "MIT" | |
, "description": "Generates a base64 id" | |
, "author": "Kristian Faeldt <[email protected]>" | |
, "repository": { | |
"type": "git" | |
, "url": "https://github.com/faeldt/base64id.git" | |
} | |
, "main": "./lib/base64id.js" | |
, "engines": { "node": "^4.5.0 || >= 5.9" } | |
} | |