font-onyx
Version:
Font-Awesome 3.2.1 Icons for Enyo Onyx
30 lines (29 loc) • 645 B
JSON
{
"name": "font-onyx",
"version": "0.0.2",
"description": "Font-Awesome 3.2.1 Icons for Enyo Onyx",
"main": "index.js",
"directories": {
"example": "example"
},
"devDependencies": {},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git://github.com/tjwebb/font-onyx.git"
},
"keywords": [
"enyo",
"enyojs",
"onyx",
"font-awesome"
],
"author": "Travis Webb <me@traviswebb.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/tjwebb/font-onyx/issues"
},
"homepage": "https://github.com/tjwebb/font-onyx"
}