mirror of
https://github.com/thangisme/notes.git
synced 2024-10-31 23:27:32 -04:00
107 lines
2.4 KiB
JSON
107 lines
2.4 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"log-symbols@^1.0.2",
|
|
"/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint"
|
|
]
|
|
],
|
|
"_from": "log-symbols@>=1.0.2 <2.0.0",
|
|
"_id": "log-symbols@1.0.2",
|
|
"_inCache": true,
|
|
"_installable": true,
|
|
"_location": "/log-symbols",
|
|
"_nodeVersion": "0.12.0",
|
|
"_npmUser": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "sindresorhus"
|
|
},
|
|
"_npmVersion": "2.5.1",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"name": "log-symbols",
|
|
"raw": "log-symbols@^1.0.2",
|
|
"rawSpec": "^1.0.2",
|
|
"scope": null,
|
|
"spec": ">=1.0.2 <2.0.0",
|
|
"type": "range"
|
|
},
|
|
"_requiredBy": [
|
|
"/colorguard",
|
|
"/colorguard/postcss-reporter",
|
|
"/postcss-reporter",
|
|
"/stylehacks",
|
|
"/stylehacks/postcss-reporter",
|
|
"/stylelint"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz",
|
|
"_shasum": "376ff7b58ea3086a0f09facc74617eca501e1a18",
|
|
"_shrinkwrap": null,
|
|
"_spec": "log-symbols@^1.0.2",
|
|
"_where": "/Users/pmarsceill/_projects/just-the-docs/node_modules/stylelint",
|
|
"author": {
|
|
"email": "sindresorhus@gmail.com",
|
|
"name": "Sindre Sorhus",
|
|
"url": "http://sindresorhus.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/sindresorhus/log-symbols/issues"
|
|
},
|
|
"dependencies": {
|
|
"chalk": "^1.0.0"
|
|
},
|
|
"description": "Colored symbols for various log levels. Example: ✔︎ success",
|
|
"devDependencies": {
|
|
"ava": "0.0.4"
|
|
},
|
|
"directories": {},
|
|
"dist": {
|
|
"shasum": "376ff7b58ea3086a0f09facc74617eca501e1a18",
|
|
"tarball": "https://registry.npmjs.org/log-symbols/-/log-symbols-1.0.2.tgz"
|
|
},
|
|
"engines": {
|
|
"node": ">=0.10.0"
|
|
},
|
|
"files": [
|
|
"index.js"
|
|
],
|
|
"gitHead": "ffcc995a1d4efc91ceed3e536fecccc8dc517c76",
|
|
"homepage": "https://github.com/sindresorhus/log-symbols",
|
|
"keywords": [
|
|
"char",
|
|
"characters",
|
|
"cli",
|
|
"cmd",
|
|
"command-line",
|
|
"fallback",
|
|
"figure",
|
|
"figures",
|
|
"log",
|
|
"logging",
|
|
"stdout",
|
|
"symbol",
|
|
"symbols",
|
|
"terminal",
|
|
"unicode",
|
|
"win",
|
|
"windows"
|
|
],
|
|
"license": "MIT",
|
|
"maintainers": [
|
|
{
|
|
"name": "sindresorhus",
|
|
"email": "sindresorhus@gmail.com"
|
|
}
|
|
],
|
|
"name": "log-symbols",
|
|
"optionalDependencies": {},
|
|
"readme": "ERROR: No README data found!",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/sindresorhus/log-symbols.git"
|
|
},
|
|
"scripts": {
|
|
"test": "node test.js"
|
|
},
|
|
"version": "1.0.2"
|
|
}
|