You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

105 lines
2.4 KiB

{
"_args": [
[
"tfunk@^3.0.1",
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/eazy-logger"
]
],
"_from": "tfunk@>=3.0.1 <4.0.0",
"_id": "tfunk@3.1.0",
"_inCache": true,
"_installable": true,
"_location": "/tfunk",
"_nodeVersion": "6.9.1",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/tfunk-3.1.0.tgz_1482444206597_0.03343049390241504"
},
"_npmUser": {
"email": "shakyshane@gmail.com",
"name": "shakyshane"
},
"_npmVersion": "3.10.8",
"_phantomChildren": {},
"_requested": {
"name": "tfunk",
"raw": "tfunk@^3.0.1",
"rawSpec": "^3.0.1",
"scope": null,
"spec": ">=3.0.1 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/eazy-logger"
],
"_resolved": "https://registry.npmjs.org/tfunk/-/tfunk-3.1.0.tgz",
"_shasum": "38e4414fc64977d87afdaa72facb6d29f82f7b5b",
"_shrinkwrap": null,
"_spec": "tfunk@^3.0.1",
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/eazy-logger",
"author": {
"name": "Shane Osbourne"
},
"bugs": {
"url": "https://github.com/shakyshane/tfunk/issues"
},
"dependencies": {
"chalk": "^1.1.1",
"object-path": "^0.9.0"
},
"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"
},
"directories": {},
"dist": {
"shasum": "38e4414fc64977d87afdaa72facb6d29f82f7b5b",
"tarball": "https://registry.npmjs.org/tfunk/-/tfunk-3.1.0.tgz"
},
"files": [
"index.js",
"lib"
],
"gitHead": "b6085e7e636f49552f451cd87535730399435a22",
"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",
"maintainers": [
{
"email": "shakyshane@gmail.com",
"name": "shakyshane"
}
],
"name": "tfunk",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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"
}