UNPKG

gradient-generator

Version:
17 lines (16 loc) 424 B
{ "name": "gradient-generator", "version": "0.0.1", "description": "The gradient generator", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Tyler Yang <tyler.z.yang@gmail.com>", "repository": { "type": "git", "url": "https://github.com/tyleryang/gradient-generator.git" }, "keywords": ["gradient", "color gradient"], "license": "ISC" }