ember-material-icons
Version:
Google Material icons for your ember-cli app
13 lines (12 loc) • 333 B
JSON
{
"name": "base64id"
, "version": "0.1.0"
, "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" }
}