ember-material-icons
Version:
Google Material icons for your ember-cli app
21 lines (20 loc) • 395 B
JSON
{
"name": "stringmap",
"version": "0.2.2",
"description": "fast and robust stringmap",
"main": "stringmap.js",
"repository": {
"type": "git",
"url": "https://github.com/olov/stringmap.git"
},
"keywords": [
"stringmap",
"hashmap",
"hash",
"dict",
"dictionary",
"__proto__"
],
"author": "Olov Lassus <olov.lassus@gmail.com>",
"license": "MIT"
}