mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-17 08:46:19 +10:00
27 lines
572 B
JSON
27 lines
572 B
JSON
{
|
|
"name": "psd.js",
|
|
"filename": "psd.min.js",
|
|
"version": "0.4.5",
|
|
"description": "A Photoshop (PSD) file parser in Javascript/Coffeescript",
|
|
"homepage": "http://meltingice.github.com/psd.js/",
|
|
"keywords": [
|
|
"images",
|
|
"popular",
|
|
"psd",
|
|
"parser",
|
|
"node"
|
|
],
|
|
"maintainers": [
|
|
{
|
|
"name": "Ryan LeFevre",
|
|
"web": "http://meltingice.net"
|
|
}
|
|
],
|
|
"repositories": [
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/meltingice/psd.js.git"
|
|
}
|
|
]
|
|
}
|