File size: 505 Bytes
19605ab
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "name": "base64id"
  , "version": "1.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": ">= 0.4.0" }

,"_resolved": "https://registry.npmjs.org/base64id/-/base64id-1.0.0.tgz"
,"_integrity": "sha1-R2iMuZu2gE8OBtPnY7HDLlfY5rY="
,"_from": "base64id@1.0.0"
}