ember-material-icons
Version:
Google Material icons for your ember-cli app
15 lines (14 loc) • 343 B
JSON
{
"name": "has-binary",
"version": "0.1.7",
"description": "A function that takes anything in javascript and returns true if its argument contains binary data.",
"dependencies": {
"isarray": "0.0.1"
},
"devDependencies": {
"better-assert": "1.0.0",
"mocha": "2.3.4"
},
"author": "Kevin Roark",
"license": "MIT"
}