| { | |
| "author": "Kristian Faeldt <faeldt_kristian@cyberagent.co.jp>", | |
| "description": "Generates a base64 id", | |
| "engines": { | |
| "node": ">= 0.4.0" | |
| }, | |
| "license": "MIT", | |
| "main": "./lib/base64id.js", | |
| "name": "base64id", | |
| "repository": { | |
| "type": "git", | |
| "url": "https://github.com/faeldt/base64id.git" | |
| }, | |
| "version": "1.0.0" | |
| } |