Init. Map does not function and only working on backend at the moment.
This commit is contained in:
13
node_modules/base64id/package.json
generated
vendored
Normal file
13
node_modules/base64id/package.json
generated
vendored
Normal file
@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "base64id"
|
||||
, "version": "2.0.0"
|
||||
, "license": "MIT"
|
||||
, "description": "Generates a base64 id"
|
||||
, "author": "Kristian Faeldt <faeldt_kristian@cyberagent.co.jp>"
|
||||
, "repository": {
|
||||
"type": "git"
|
||||
, "url": "https://github.com/faeldt/base64id.git"
|
||||
}
|
||||
, "main": "./lib/base64id.js"
|
||||
, "engines": { "node": "^4.5.0 || >= 5.9" }
|
||||
}
|
Reference in New Issue
Block a user