summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json')
-rw-r--r--deps/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json54
1 files changed, 14 insertions, 40 deletions
diff --git a/deps/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json b/deps/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json
index 9e3177127f..1376d93fe7 100644
--- a/deps/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json
+++ b/deps/npm/node_modules/mississippi/node_modules/concat-stream/node_modules/typedarray/package.json
@@ -1,36 +1,18 @@
{
- "_args": [
- [
- {
- "raw": "typedarray@~0.0.5",
- "scope": null,
- "escapedName": "typedarray",
- "name": "typedarray",
- "rawSpec": "~0.0.5",
- "spec": ">=0.0.5 <0.1.0",
- "type": "range"
- },
- "/Users/zkat/Documents/code/npm/node_modules/mississippi/node_modules/concat-stream"
- ]
- ],
- "_from": "typedarray@>=0.0.5 <0.1.0",
+ "_from": "typedarray@^0.0.6",
"_id": "typedarray@0.0.6",
- "_inCache": true,
+ "_integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
"_location": "/mississippi/concat-stream/typedarray",
- "_npmUser": {
- "name": "substack",
- "email": "mail@substack.net"
- },
- "_npmVersion": "1.4.3",
"_phantomChildren": {},
"_requested": {
- "raw": "typedarray@~0.0.5",
- "scope": null,
- "escapedName": "typedarray",
+ "type": "range",
+ "registry": true,
+ "raw": "typedarray@^0.0.6",
"name": "typedarray",
- "rawSpec": "~0.0.5",
- "spec": ">=0.0.5 <0.1.0",
- "type": "range"
+ "escapedName": "typedarray",
+ "rawSpec": "^0.0.6",
+ "saveSpec": null,
+ "fetchSpec": "^0.0.6"
},
"_requiredBy": [
"/mississippi/concat-stream"
@@ -38,26 +20,24 @@
"_resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
"_shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
"_shrinkwrap": null,
- "_spec": "typedarray@~0.0.5",
+ "_spec": "typedarray@^0.0.6",
"_where": "/Users/zkat/Documents/code/npm/node_modules/mississippi/node_modules/concat-stream",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
+ "bin": null,
"bugs": {
"url": "https://github.com/substack/typedarray/issues"
},
+ "bundleDependencies": false,
"dependencies": {},
+ "deprecated": false,
"description": "TypedArray polyfill for old browsers",
"devDependencies": {
"tape": "~2.3.2"
},
- "directories": {},
- "dist": {
- "shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
- "tarball": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
- },
"homepage": "https://github.com/substack/typedarray",
"keywords": [
"ArrayBuffer",
@@ -77,15 +57,9 @@
],
"license": "MIT",
"main": "index.js",
- "maintainers": [
- {
- "name": "substack",
- "email": "mail@substack.net"
- }
- ],
"name": "typedarray",
"optionalDependencies": {},
- "readme": "ERROR: No README data found!",
+ "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/substack/typedarray.git"