Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / node_modules / @protobufjs / path / package.json
1 {
2   "_args": [
3     [
4       {
5         "raw": "@protobufjs/path@^1.1.2",
6         "scope": "@protobufjs",
7         "escapedName": "@protobufjs%2fpath",
8         "name": "@protobufjs/path",
9         "rawSpec": "^1.1.2",
10         "spec": ">=1.1.2 <2.0.0",
11         "type": "range"
12       },
13       "/var/opt/motion2/node_modules/protobufjs"
14     ]
15   ],
16   "_from": "@protobufjs/path@>=1.1.2 <2.0.0",
17   "_id": "@protobufjs/path@1.1.2",
18   "_inCache": true,
19   "_location": "/@protobufjs/path",
20   "_nodeVersion": "6.9.1",
21   "_npmOperationalInternal": {
22     "host": "packages-12-west.internal.npmjs.com",
23     "tmp": "tmp/path-1.1.2.tgz_1487868856921_0.727851988747716"
24   },
25   "_npmUser": {
26     "name": "dcode",
27     "email": "dcode+npm@dcode.io"
28   },
29   "_npmVersion": "4.0.5",
30   "_phantomChildren": {},
31   "_requested": {
32     "raw": "@protobufjs/path@^1.1.2",
33     "scope": "@protobufjs",
34     "escapedName": "@protobufjs%2fpath",
35     "name": "@protobufjs/path",
36     "rawSpec": "^1.1.2",
37     "spec": ">=1.1.2 <2.0.0",
38     "type": "range"
39   },
40   "_requiredBy": [
41     "/protobufjs"
42   ],
43   "_resolved": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz",
44   "_shasum": "6cc2b20c5c9ad6ad0dccfd21ca7673d8d7fbf68d",
45   "_shrinkwrap": null,
46   "_spec": "@protobufjs/path@^1.1.2",
47   "_where": "/var/opt/motion2/node_modules/protobufjs",
48   "author": {
49     "name": "Daniel Wirtz",
50     "email": "dcode+protobufjs@dcode.io"
51   },
52   "bugs": {
53     "url": "https://github.com/dcodeIO/protobuf.js/issues"
54   },
55   "dependencies": {},
56   "description": "A minimal path module to resolve Unix, Windows and URL paths alike.",
57   "devDependencies": {
58     "istanbul": "^0.4.5",
59     "tape": "^4.6.3"
60   },
61   "directories": {},
62   "dist": {
63     "shasum": "6cc2b20c5c9ad6ad0dccfd21ca7673d8d7fbf68d",
64     "tarball": "https://registry.npmjs.org/@protobufjs/path/-/path-1.1.2.tgz"
65   },
66   "homepage": "https://github.com/dcodeIO/protobuf.js#readme",
67   "license": "BSD-3-Clause",
68   "main": "index.js",
69   "maintainers": [
70     {
71       "name": "dcode",
72       "email": "dcode+npm@dcode.io"
73     },
74     {
75       "name": "protobufjs",
76       "email": "dcode+protobufjs@dcode.io"
77     }
78   ],
79   "name": "@protobufjs/path",
80   "optionalDependencies": {},
81   "readme": "ERROR: No README data found!",
82   "repository": {
83     "type": "git",
84     "url": "git+https://github.com/dcodeIO/protobuf.js.git"
85   },
86   "scripts": {
87     "coverage": "istanbul cover node_modules/tape/bin/tape tests/*.js",
88     "test": "tape tests/*.js"
89   },
90   "types": "index.d.ts",
91   "version": "1.1.2"
92 }