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.
108 lines
2.6 KiB
108 lines
2.6 KiB
{ |
|
"_args": [ |
|
[ |
|
"fancy-log@^1.1.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-util" |
|
] |
|
], |
|
"_from": "fancy-log@>=1.1.0 <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.1.0", |
|
"rawSpec": "^1.1.0", |
|
"scope": null, |
|
"spec": ">=1.1.0 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/gulp-util" |
|
], |
|
"_resolved": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.3.2.tgz", |
|
"_shasum": "f41125e3d84f2e7d89a43d06d958c8f78be16be1", |
|
"_shrinkwrap": null, |
|
"_spec": "fancy-log@^1.1.0", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-util", |
|
"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": [ |
|
{ |
|
"email": "blaine@iceddev.com", |
|
"name": "phated" |
|
} |
|
], |
|
"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" |
|
}
|
|
|