color-loader
Advanced tools
Comparing version 1.0.0 to 1.1.0
{ | ||
"name": "color-loader", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Image color palette loader for webpack", | ||
"main": "index.js", | ||
"main": "loader.js", | ||
"repository": "https://github.com/trevorblades/color-loader", | ||
@@ -19,2 +19,5 @@ "author": "Trevor Blades <tdblades@gmail.com>", | ||
], | ||
"scripts": { | ||
"test": "jest" | ||
}, | ||
"dependencies": { | ||
@@ -27,4 +30,7 @@ "file-type": "^7.3.0", | ||
"eslint": "^4.12.0", | ||
"eslint-config-knoword": "^5.5.0" | ||
"eslint-config-knoword": "^5.5.0", | ||
"jest": "^21.2.1", | ||
"memory-fs": "^0.4.1", | ||
"webpack": "^3.8.1" | ||
} | ||
} |
# color-loader | ||
[![CircleCI](https://circleci.com/gh/trevorblades/color-loader.svg?style=shield&circle-token=27c58abd14ac02f3fa39792e5aa883befc54655d)](https://circleci.com/gh/trevorblades/color-loader) | ||
A webpack loader that extracts the color palette for an image | ||
@@ -4,0 +6,0 @@ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
506490
8
71
86
5