You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

95 lines
2.3 KiB
JSON

{
"_args": [
[
"findup-sync@~0.2.0",
"/Users/alfiepates/src/invoicer/node_modules/liftoff"
]
],
"_from": "findup-sync@>=0.2.0 <0.3.0",
"_id": "findup-sync@0.2.1",
"_inCache": true,
"_installable": true,
"_location": "/findup-sync",
"_npmUser": {
"email": "tyler@sleekcode.net",
"name": "tkellen"
},
"_npmVersion": "2.0.0",
"_phantomChildren": {},
"_requested": {
"name": "findup-sync",
"raw": "findup-sync@~0.2.0",
"rawSpec": "~0.2.0",
"scope": null,
"spec": ">=0.2.0 <0.3.0",
"type": "range"
},
"_requiredBy": [
"/liftoff"
],
"_resolved": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.2.1.tgz",
"_shasum": "e0a90a450075c49466ee513732057514b81e878c",
"_shrinkwrap": null,
"_spec": "findup-sync@~0.2.0",
"_where": "/Users/alfiepates/src/invoicer/node_modules/liftoff",
"author": {
"name": "\"Cowboy\" Ben Alman",
"url": "http://benalman.com/"
},
"bugs": {
"url": "https://github.com/cowboy/node-findup-sync/issues"
},
"dependencies": {
"glob": "~4.3.0"
},
"description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
"devDependencies": {
"grunt": "~0.4.4",
"grunt-contrib-jshint": "~0.9.2",
"grunt-contrib-nodeunit": "~0.3.3"
},
"directories": {},
"dist": {
"shasum": "e0a90a450075c49466ee513732057514b81e878c",
"tarball": "http://localhost:4873/findup-sync/-/findup-sync-0.2.1.tgz"
},
"engines": {
"node": ">= 0.6.0"
},
"gitHead": "c392a8a921d4d2655b4fe17e3d1a2f4ced14f858",
"homepage": "https://github.com/cowboy/node-findup-sync",
"keywords": [
"find",
"glob",
"file"
],
"licenses": [
{
"type": "MIT",
"url": "https://github.com/cowboy/node-findup-sync/blob/master/LICENSE-MIT"
}
],
"main": "lib/findup-sync",
"maintainers": [
{
"email": "cowboy@rj3.net",
"name": "cowboy"
},
{
"email": "tyler@sleekcode.net",
"name": "tkellen"
}
],
"name": "findup-sync",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/cowboy/node-findup-sync.git"
},
"scripts": {
"test": "grunt nodeunit"
},
"version": "0.2.1"
}