dotfiles/.vscode/extensions/saviorisdead.RustyCode-0.18.0/node_modules/fancy-log/package.json
Cyryl Płotnicki 2f946d6200 Add .vscode
2016-09-11 10:29:13 +02:00

103 lines
2.5 KiB
JSON

{
"_args": [
[
"fancy-log@^1.1.0",
"/Users/sid/Desktop/code/RustyCode/node_modules/gulp-util"
]
],
"_from": "fancy-log@>=1.1.0 <2.0.0",
"_id": "fancy-log@1.2.0",
"_inCache": true,
"_installable": true,
"_location": "/fancy-log",
"_nodeVersion": "0.10.41",
"_npmOperationalInternal": {
"host": "packages-5-east.internal.npmjs.com",
"tmp": "tmp/fancy-log-1.2.0.tgz_1455044959547_0.6881773378700018"
},
"_npmUser": {
"email": "blaine@iceddev.com",
"name": "phated"
},
"_npmVersion": "2.14.14",
"_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.2.0.tgz",
"_shasum": "d5a51b53e9ab22ca07d558f2b67ae55fdb5fcbd8",
"_shrinkwrap": null,
"_spec": "fancy-log@^1.1.0",
"_where": "/Users/sid/Desktop/code/RustyCode/node_modules/gulp-util",
"author": {
"email": "blaine@iceddev.com",
"name": "Blaine Bublitz",
"url": "http://iceddev.com"
},
"bugs": {
"url": "https://github.com/phated/fancy-log/issues"
},
"contributors": [],
"dependencies": {
"chalk": "^1.1.1",
"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": "d5a51b53e9ab22ca07d558f2b67ae55fdb5fcbd8",
"tarball": "https://registry.npmjs.org/fancy-log/-/fancy-log-1.2.0.tgz"
},
"engines": {
"node": ">= 0.10"
},
"files": [
"LICENSE",
"index.js"
],
"gitHead": "349e046ea78834c5659beafd9a7c364ebd0ed221",
"homepage": "https://github.com/phated/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/phated/fancy-log.git"
},
"scripts": {
"test": "lab -cvL test.js"
},
"version": "1.2.0"
}