/var/www/p4ela.kz/server/delivery/node_modules/@colors/colors
NameSizeModeActions
examples/-0755rm
lib/-0755rm
themes/-0755rm
index.d.ts29520644editdlrm
LICENSE12350644editdlrm
package.json18360644editdlrm
README.md44840644editdlrm
safe.d.ts19260644editdlrm
safe.js2480644editdlrm
Edit: /var/www/p4ela.kz/server/delivery/node_modules/@colors/colors/package.json (1836B)
{ "_from": "@colors/colors@1.5.0", "_id": "@colors/colors@1.5.0", "_inBundle": false, "_integrity": "sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==", "_location": "/@colors/colors", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "@colors/colors@1.5.0", "name": "@colors/colors", "escapedName": "@colors%2fcolors", "scope": "@colors", "rawSpec": "1.5.0", "saveSpec": null, "fetchSpec": "1.5.0" }, "_requiredBy": [ "/logform" ], "_resolved": "https://registry.npmjs.org/@colors/colors/-/colors-1.5.0.tgz", "_shasum": "bb504579c1cae923e6576a4f5da43d25f97bdbd9", "_spec": "@colors/colors@1.5.0", "_where": "/var/www/p4ela.net/server/delivery/node_modules/logform", "author": { "name": "DABH" }, "bugs": { "url": "https://github.com/DABH/colors.js/issues" }, "bundleDependencies": false, "contributors": [ { "name": "DABH", "url": "https://github.com/DABH" } ], "deprecated": false, "description": "get colors in your node.js console", "devDependencies": { "eslint": "^5.2.0", "eslint-config-google": "^0.11.0" }, "engines": { "node": ">=0.1.90" }, "files": [ "examples", "lib", "LICENSE", "safe.js", "themes", "index.d.ts", "safe.d.ts" ], "homepage": "https://github.com/DABH/colors.js", "keywords": [ "ansi", "terminal", "colors" ], "license": "MIT", "main": "lib/index.js", "name": "@colors/colors", "repository": { "type": "git", "url": "git+ssh://git@github.com/DABH/colors.js.git" }, "scripts": { "lint": "eslint . --fix", "test": "export FORCE_COLOR=1 && node tests/basic-test.js && node tests/safe-test.js" }, "version": "1.5.0" }