Built motion from commit 6a09e18b.|2.6.11
[motion2.git] / legacy-libs / grpc-cloned / node_modules / @protobufjs / aspromise / package.json
diff --git a/legacy-libs/grpc-cloned/node_modules/@protobufjs/aspromise/package.json b/legacy-libs/grpc-cloned/node_modules/@protobufjs/aspromise/package.json
new file mode 100644 (file)
index 0000000..e8f1b6f
--- /dev/null
@@ -0,0 +1,93 @@
+{
+  "_args": [
+    [
+      {
+        "raw": "@protobufjs/aspromise@^1.1.2",
+        "scope": "@protobufjs",
+        "escapedName": "@protobufjs%2faspromise",
+        "name": "@protobufjs/aspromise",
+        "rawSpec": "^1.1.2",
+        "spec": ">=1.1.2 <2.0.0",
+        "type": "range"
+      },
+      "/var/opt/motion2/node_modules/protobufjs"
+    ]
+  ],
+  "_from": "@protobufjs/aspromise@>=1.1.2 <2.0.0",
+  "_id": "@protobufjs/aspromise@1.1.2",
+  "_inCache": true,
+  "_location": "/@protobufjs/aspromise",
+  "_nodeVersion": "6.9.1",
+  "_npmOperationalInternal": {
+    "host": "packages-18-east.internal.npmjs.com",
+    "tmp": "tmp/aspromise-1.1.2.tgz_1493030312365_0.014110192423686385"
+  },
+  "_npmUser": {
+    "name": "dcode",
+    "email": "dcode+npm@dcode.io"
+  },
+  "_npmVersion": "4.0.5",
+  "_phantomChildren": {},
+  "_requested": {
+    "raw": "@protobufjs/aspromise@^1.1.2",
+    "scope": "@protobufjs",
+    "escapedName": "@protobufjs%2faspromise",
+    "name": "@protobufjs/aspromise",
+    "rawSpec": "^1.1.2",
+    "spec": ">=1.1.2 <2.0.0",
+    "type": "range"
+  },
+  "_requiredBy": [
+    "/@protobufjs/fetch",
+    "/protobufjs"
+  ],
+  "_resolved": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz",
+  "_shasum": "9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf",
+  "_shrinkwrap": null,
+  "_spec": "@protobufjs/aspromise@^1.1.2",
+  "_where": "/var/opt/motion2/node_modules/protobufjs",
+  "author": {
+    "name": "Daniel Wirtz",
+    "email": "dcode+protobufjs@dcode.io"
+  },
+  "bugs": {
+    "url": "https://github.com/dcodeIO/protobuf.js/issues"
+  },
+  "dependencies": {},
+  "description": "Returns a promise from a node-style callback function.",
+  "devDependencies": {
+    "istanbul": "^0.4.5",
+    "tape": "^4.6.3"
+  },
+  "directories": {},
+  "dist": {
+    "shasum": "9b8b0cc663d669a7d8f6f5d0893a14d348f30fbf",
+    "tarball": "https://registry.npmjs.org/@protobufjs/aspromise/-/aspromise-1.1.2.tgz"
+  },
+  "homepage": "https://github.com/dcodeIO/protobuf.js#readme",
+  "license": "BSD-3-Clause",
+  "main": "index.js",
+  "maintainers": [
+    {
+      "name": "dcode",
+      "email": "dcode+npm@dcode.io"
+    },
+    {
+      "name": "protobufjs",
+      "email": "dcode+protobufjs@dcode.io"
+    }
+  ],
+  "name": "@protobufjs/aspromise",
+  "optionalDependencies": {},
+  "readme": "ERROR: No README data found!",
+  "repository": {
+    "type": "git",
+    "url": "git+https://github.com/dcodeIO/protobuf.js.git"
+  },
+  "scripts": {
+    "coverage": "istanbul cover node_modules/tape/bin/tape tests/*.js",
+    "test": "tape tests/*.js"
+  },
+  "types": "index.d.ts",
+  "version": "1.1.2"
+}