Security update for permissions_by_term
[yaffs-website] / node_modules / grunt / node_modules / findup-sync / package.json
1 {
2   "_args": [
3     [
4       "findup-sync@~0.3.0",
5       "/var/www/yaffs/node_modules/grunt"
6     ]
7   ],
8   "_from": "findup-sync@>=0.3.0 <0.4.0",
9   "_id": "findup-sync@0.3.0",
10   "_inCache": true,
11   "_installable": true,
12   "_location": "/grunt/findup-sync",
13   "_nodeVersion": "4.0.0",
14   "_npmUser": {
15     "email": "tyler@sleekcode.net",
16     "name": "tkellen"
17   },
18   "_npmVersion": "2.14.2",
19   "_phantomChildren": {
20     "inflight": "1.0.6",
21     "inherits": "2.0.3",
22     "minimatch": "3.0.3",
23     "once": "1.4.0",
24     "path-is-absolute": "1.0.1"
25   },
26   "_requested": {
27     "name": "findup-sync",
28     "raw": "findup-sync@~0.3.0",
29     "rawSpec": "~0.3.0",
30     "scope": null,
31     "spec": ">=0.3.0 <0.4.0",
32     "type": "range"
33   },
34   "_requiredBy": [
35     "/grunt",
36     "/grunt/grunt-cli"
37   ],
38   "_shrinkwrap": null,
39   "_spec": "findup-sync@~0.3.0",
40   "_where": "/var/www/yaffs/node_modules/grunt",
41   "author": {
42     "name": "\"Cowboy\" Ben Alman",
43     "url": "http://benalman.com/"
44   },
45   "bugs": {
46     "url": "https://github.com/cowboy/node-findup-sync/issues"
47   },
48   "dependencies": {
49     "glob": "~5.0.0"
50   },
51   "description": "Find the first file matching a given pattern in the current directory or the nearest ancestor directory.",
52   "devDependencies": {
53     "grunt": "~0.4.4",
54     "grunt-contrib-jshint": "~0.9.2",
55     "grunt-contrib-nodeunit": "~0.3.3"
56   },
57   "directories": {},
58   "dist": {
59     "shasum": "37930aa5d816b777c03445e1966cc6790a4c0b16",
60     "tarball": "https://registry.npmjs.org/findup-sync/-/findup-sync-0.3.0.tgz"
61   },
62   "engines": {
63     "node": ">= 0.6.0"
64   },
65   "gitHead": "24356dc9bc74bf2389080a29c80845a510eaf3ef",
66   "homepage": "https://github.com/cowboy/node-findup-sync",
67   "keywords": [
68     "file",
69     "find",
70     "glob"
71   ],
72   "licenses": [
73     {
74       "type": "MIT",
75       "url": "https://github.com/cowboy/node-findup-sync/blob/master/LICENSE-MIT"
76     }
77   ],
78   "main": "lib/findup-sync",
79   "maintainers": [
80     {
81       "name": "cowboy",
82       "email": "cowboy@rj3.net"
83     },
84     {
85       "name": "tkellen",
86       "email": "tyler@sleekcode.net"
87     }
88   ],
89   "name": "findup-sync",
90   "optionalDependencies": {},
91   "readme": "ERROR: No README data found!",
92   "repository": {
93     "type": "git",
94     "url": "git://github.com/cowboy/node-findup-sync.git"
95   },
96   "scripts": {
97     "test": "grunt nodeunit"
98   },
99   "version": "0.3.0"
100 }