109 lines
2.5 KiB
JSON
109 lines
2.5 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"fancy-log@^1.3.2",
|
|
"/home/bernhard/freifunk-app/node_modules/fbjs-scripts"
|
|
]
|
|
],
|
|
"_from": "fancy-log@>=1.3.2 <2.0.0",
|
|
"_id": "fancy-log@1.3.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/fancy-log",
|
|
"_nodeVersion": "0.10.48",
|
|
"_npmOperationalInternal": {
|
|
"host": "s3://npm-registry-packages",
|
|
"tmp": "tmp/fancy-log-1.3.2.tgz_1513202028048_0.9886517978738993"
|
|
},
|
|
"_npmUser": {
|
|
"email": "blaine.bublitz@gmail.com",
|
|
"name": "phated"
|
|
},
|
|
"_npmVersion": "2.15.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "fancy-log",
|
|
"raw": "fancy-log@^1.3.2",
|
|
"rawSpec": "^1.3.2",
|
|
"scope": null,
|
|
"spec": ">=1.3.2 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/fbjs-scripts"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.2.tgz",
|
|
"_shasum": "f41125e3d84f2e7d89a43d06d958c8f78be16be1",
|
|
"_shrinkwrap": null,
|
|
"_spec": "fancy-log@^1.3.2",
|
|
"_where": "/home/bernhard/freifunk-app/node_modules/fbjs-scripts",
|
|
"author": {
|
|
"email": "blaine.bublitz@gmail.com",
|
|
"name": "Blaine Bublitz"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/js-cli/fancy-log/issues"
|
|
},
|
|
"contributors": [
|
|
{
|
|
"name": "Aman Mittal",
|
|
"url": "http://amandeepmittal.github.io/"
|
|
}
|
|
],
|
|
"dependencies": {
|
|
"ansi-gray": "^0.1.1",
|
|
"color-support": "^1.1.3",
|
|
"time-stamp": "^1.0.0"
|
|
},
|
|
"description": "Log things, prefixed with a timestamp",
|
|
"devDependencies": {
|
|
"@phated/eslint-config-iceddev": "^0.2.1",
|
|
"code": "^1.5.0",
|
|
"eslint": "^1.3.1",
|
|
"eslint-plugin-mocha": "^0.5.1",
|
|
"eslint-plugin-react": "^3.3.1",
|
|
"lab": "^5.16.0"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "f41125e3d84f2e7d89a43d06d958c8f78be16be1",
|
|
"tarball": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.2.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">= 0.10"
|
|
},
|
|
"files": [
|
|
"LICENSE",
|
|
"index.js"
|
|
],
|
|
"gitHead": "29686d6d562423c0c5f7ef3489021e1a47639e81",
|
|
"homepage": "https://github.com/js-cli/fancy-log#readme",
|
|
"keywords": [
|
|
"console.log",
|
|
"log",
|
|
"logger",
|
|
"logging",
|
|
"pretty",
|
|
"timestamp"
|
|
],
|
|
"license": "MIT",
|
|
"main": "index.js",
|
|
"maintainers": [
|
|
{
|
|
"name": "phated",
|
|
"email": "blaine@iceddev.com"
|
|
}
|
|
],
|
|
"name": "fancy-log",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/js-cli/fancy-log.git"
|
|
},
|
|
"scripts": {
|
|
"test": "lab -cvL test.js"
|
|
},
|
|
"version": "1.3.2"
|
|
}
|