Merge branch 'master' into channel_images
Showing
| { | { | ||
| "name": "psd", | "name": "psd", | ||
| "description": "A general purpose Photoshop file parser.", | "description": "A general purpose Photoshop file parser.", | ||
| "version": "1.0.1", | "version": "1.0.2", | ||
| "main": "./index.js", | "main": "./index.js", | ||
| "keywords": ["psd", "parser", "photoshop", "adobe", "reader"], | "keywords": ["psd", "parser", "photoshop", "adobe", "reader"], | ||
| "repository": { | "repository": { | ||
| ... | @@ -12,7 +12,7 @@ | ... | @@ -12,7 +12,7 @@ |
| "coffee-script": "~ 1.7.1", | "coffee-script": "~ 1.7.1", | ||
| "jspack": "~ 0.0.3", | "jspack": "~ 0.0.3", | ||
| "coffeescript-module": "~ 0.2.1", | "coffeescript-module": "~ 0.2.1", | ||
| "png": "~ 3.0.3", | "pngjs": "~ 0.4.0", | ||
| "rsvp": "~ 3.0.6", | "rsvp": "~ 3.0.6", | ||
| "lodash": "~ 2.4" | "lodash": "~ 2.4" | ||
| }, | }, | ||
| ... | ... |
shims/rgb.coffee
deleted
100644 → 0