8e2839e8ce469117c682fc1a87e454b59033dedb
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "minimatch@https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "minimatch@https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz",
10   "_id": "minimatch@https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-g76hFYA+egl6eAIkJyh+23Yvr+0=",
13   "_location": "/grunt-standard/standard/eslint/minimatch",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "minimatch@https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz",
18     "name": "minimatch",
19     "escapedName": "minimatch",
20     "rawSpec": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz",
21     "saveSpec": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz",
22     "fetchSpec": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint"
26   ],
27   "_spec": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "Isaac Z. Schlueter",
31     "email": "i@izs.me",
32     "url": "http://blog.izs.me"
33   },
34   "bugs": {
35     "url": "https://github.com/isaacs/minimatch/issues"
36   },
37   "dependencies": {
38     "brace-expansion": "^1.0.0"
39   },
40   "description": "a glob matcher in javascript",
41   "devDependencies": {
42     "browserify": "^9.0.3",
43     "tap": ""
44   },
45   "engines": {
46     "node": "*"
47   },
48   "files": [
49     "minimatch.js",
50     "browser.js"
51   ],
52   "homepage": "https://github.com/isaacs/minimatch#readme",
53   "license": {
54     "type": "MIT",
55     "url": "http://github.com/isaacs/minimatch/raw/master/LICENSE"
56   },
57   "main": "minimatch.js",
58   "name": "minimatch",
59   "repository": {
60     "type": "git",
61     "url": "git://github.com/isaacs/minimatch.git"
62   },
63   "scripts": {
64     "prepublish": "browserify -o browser.js -e minimatch.js --bare",
65     "test": "tap test/*.js"
66   },
67   "version": "https://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz"
68 }