/
var
/
www
/
greso.tech
/
server
/
nsm
/
node_modules
/
color-string
/
/var/www/greso.tech/server/nsm/node_modules/color-string
mkdir
upload
Name
Size
Mode
Actions
index.js
5716
0644
edit
dl
rm
LICENSE
1082
0644
edit
dl
rm
package.json
732
0644
edit
dl
rm
README.md
2585
0644
edit
dl
rm
Edit:
/var/www/greso.tech/server/nsm/node_modules/color-string/package.json
(732B)
{ "name": "color-string", "description": "Parser and generator for CSS color strings", "version": "1.9.1", "author": "Heather Arthur <fayearthur@gmail.com>", "contributors": [ "Maxime Thirouin", "Dyma Ywanov <dfcreative@gmail.com>", "Josh Junon" ], "repository": "Qix-/color-string", "scripts": { "pretest": "xo", "test": "node test/basic.js" }, "license": "MIT", "files": [ "index.js" ], "xo": { "rules": { "no-cond-assign": 0, "operator-linebreak": 0 } }, "dependencies": { "color-name": "^1.0.0", "simple-swizzle": "^0.2.2" }, "devDependencies": { "xo": "^0.12.1" }, "keywords": [ "color", "colour", "rgb", "css" ] }
Save
cmd:
run