Commit add6b0e5 authored by Ryan LeFevre's avatar Ryan LeFevre

Add bower config

parent b56085b6
{
"name": "psd",
"main": "dist/psd.js",
"version": "2.0.0",
"homepage": "https://github.com/meltingice/psd.js",
"authors": [
"Ryan LeFevre <meltingice8917@gmail.com>"
],
"description": "A general purpose parser for the PSD file format.",
"keywords": [
"psd",
"file",
"parsing",
"photoshop",
"design"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment