| { |
| "author": { |
| "email": "faeldt_kristian@cyberagent.co.jp", |
| "name": "Kristian Faeldt" |
| }, |
| "bugs": { |
| "url": "https://github.com/faeldt/base64id/issues" |
| }, |
| "bundleDependencies": false, |
| "deprecated": false, |
| "description": "Generates a base64 id", |
| "engines": { |
| "node": ">= 0.4.0" |
| }, |
| "homepage": "https://github.com/faeldt/base64id#readme", |
| "license": "MIT", |
| "main": "./lib/base64id.js", |
| "name": "base64id", |
| "repository": { |
| "type": "git", |
| "url": "git+https://github.com/faeldt/base64id.git" |
| }, |
| "version": "1.0.0" |
| } |