File: /var/www/zaklada/html/node_modules/rcfinder/package.json
{
"_args": [
[
"rcfinder@0.1.9",
"C:\\wamp\\www\\tokic-shop\\html"
]
],
"_development": true,
"_from": "rcfinder@0.1.9",
"_id": "rcfinder@0.1.9",
"_inBundle": false,
"_integrity": "sha1-8+gPOH3fmugK4wpBADKWQuroERU=",
"_location": "/rcfinder",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "rcfinder@0.1.9",
"name": "rcfinder",
"escapedName": "rcfinder",
"rawSpec": "0.1.9",
"saveSpec": null,
"fetchSpec": "0.1.9"
},
"_requiredBy": [
"/rcloader"
],
"_resolved": "https://registry.npmjs.org/rcfinder/-/rcfinder-0.1.9.tgz",
"_spec": "0.1.9",
"_where": "C:\\wamp\\www\\tokic-shop\\html",
"author": {
"name": "Spencer Alger"
},
"bugs": {
"url": "https://github.com/spenceralger/rcfinder/issues"
},
"dependencies": {
"lodash.clonedeep": "^4.3.2"
},
"description": "Find a config file (like .jshintrc) by walking up from a specific directory.",
"devDependencies": {
"expect.js": "~0.2.0",
"mocha": "^2.4.0"
},
"directories": {
"test": "test"
},
"engines": {
"node": ">=0.10"
},
"homepage": "https://github.com/spenceralger/rcfinder",
"keywords": [
"find",
"rcfile",
"rc",
"search",
"defaults",
"config"
],
"license": "MIT",
"main": "index.js",
"name": "rcfinder",
"repository": {
"type": "git",
"url": "git://github.com/spenceralger/rcfinder.git"
},
"scripts": {
"test": "mocha test/*.js"
},
"version": "0.1.9"
}