79 lines
1.7 KiB
JSON
79 lines
1.7 KiB
JSON
|
{
|
||
|
"_from": "tfunk@^3.0.1",
|
||
|
"_id": "tfunk@3.1.0",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-OORBT8ZJd9h6/apy+sttKfgve1s=",
|
||
|
"_location": "/tfunk",
|
||
|
"_phantomChildren": {},
|
||
|
"_requested": {
|
||
|
"type": "range",
|
||
|
"registry": true,
|
||
|
"raw": "tfunk@^3.0.1",
|
||
|
"name": "tfunk",
|
||
|
"escapedName": "tfunk",
|
||
|
"rawSpec": "^3.0.1",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "^3.0.1"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/eazy-logger"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/tfunk/-/tfunk-3.1.0.tgz",
|
||
|
"_shasum": "38e4414fc64977d87afdaa72facb6d29f82f7b5b",
|
||
|
"_spec": "tfunk@^3.0.1",
|
||
|
"_where": "/Applications/XAMPP/xamppfiles/htdocs/wordpress/t-latehome/wp-content/plugins/opal-estate-pro/node_modules/eazy-logger",
|
||
|
"author": {
|
||
|
"name": "Shane Osbourne"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/shakyShane/tfunk/issues"
|
||
|
},
|
||
|
"bundleDependencies": false,
|
||
|
"dependencies": {
|
||
|
"chalk": "^1.1.1",
|
||
|
"object-path": "^0.9.0"
|
||
|
},
|
||
|
"deprecated": false,
|
||
|
"description": "Multi-colour console output from chalk with added awesome",
|
||
|
"devDependencies": {
|
||
|
"chai": "^1.10.0",
|
||
|
"jshint": "^2.6.0",
|
||
|
"mocha": "^2.1.0",
|
||
|
"pegjs": "^0.8.0"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js",
|
||
|
"lib"
|
||
|
],
|
||
|
"homepage": "https://github.com/shakyShane/tfunk#readme",
|
||
|
"keywords": [
|
||
|
"color",
|
||
|
"colour",
|
||
|
"colors",
|
||
|
"terminal",
|
||
|
"console",
|
||
|
"cli",
|
||
|
"string",
|
||
|
"styles",
|
||
|
"formatting",
|
||
|
"rgb",
|
||
|
"shell",
|
||
|
"xterm",
|
||
|
"log",
|
||
|
"logging",
|
||
|
"command-line",
|
||
|
"text"
|
||
|
],
|
||
|
"license": "MIT",
|
||
|
"name": "tfunk",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/shakyShane/tfunk.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"lint": "jshint test/*.js index.js",
|
||
|
"test": "npm run lint && mocha"
|
||
|
},
|
||
|
"version": "3.1.0"
|
||
|
}
|