File: /var/www/zaklada/html/node_modules/eyes/package.json
{
"_args": [
[
"eyes@0.1.8",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "eyes@0.1.8",
"_id": "eyes@0.1.8",
"_inBundle": false,
"_integrity": "sha1-Ys8SAjTGg3hdkCNIqADvPgzCC8A=",
"_location": "/eyes",
"_optional": true,
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "eyes@0.1.8",
"name": "eyes",
"escapedName": "eyes",
"rawSpec": "0.1.8",
"saveSpec": null,
"fetchSpec": "0.1.8"
},
"_requiredBy": [
"/winston"
],
"_resolved": "https://registry.npmjs.org/eyes/-/eyes-0.1.8.tgz",
"_spec": "0.1.8",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Alexis Sellier",
"email": "self@cloudhead.net"
},
"contributors": [
{
"name": "Charlie Robbins",
"email": "charlie@nodejitsu.com"
}
],
"description": "a customizable value inspector",
"directories": {
"lib": "./lib",
"test": "./test"
},
"engines": {
"node": "> 0.1.90"
},
"keywords": [
"inspector",
"debug",
"inspect",
"print"
],
"licenses": [
"MIT"
],
"main": "./lib/eyes",
"name": "eyes",
"scripts": {
"test": "node test/*-test.js"
},
"url": "http://github.com/cloudhead/eyes.js",
"version": "0.1.8"
}