]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/node_modules/npm-registry-client/node_modules/concat-stream/node_modules/typedarray/package.json
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / node_modules / npm-registry-client / node_modules / concat-stream / node_modules / typedarray / package.json
1 {
2   "name": "typedarray",
3   "version": "0.0.6",
4   "description": "TypedArray polyfill for old browsers",
5   "main": "index.js",
6   "devDependencies": {
7     "tape": "~2.3.2"
8   },
9   "scripts": {
10     "test": "tape test/*.js test/server/*.js"
11   },
12   "repository": {
13     "type": "git",
14     "url": "git://github.com/substack/typedarray.git"
15   },
16   "homepage": "https://github.com/substack/typedarray",
17   "keywords": [
18     "ArrayBuffer",
19     "DataView",
20     "Float32Array",
21     "Float64Array",
22     "Int8Array",
23     "Int16Array",
24     "Int32Array",
25     "Uint8Array",
26     "Uint8ClampedArray",
27     "Uint16Array",
28     "Uint32Array",
29     "typed",
30     "array",
31     "polyfill"
32   ],
33   "author": {
34     "name": "James Halliday",
35     "email": "mail@substack.net",
36     "url": "http://substack.net"
37   },
38   "license": "MIT",
39   "testling": {
40     "files": "test/*.js",
41     "browsers": [
42       "ie/6..latest",
43       "firefox/16..latest",
44       "firefox/nightly",
45       "chrome/22..latest",
46       "chrome/canary",
47       "opera/12..latest",
48       "opera/next",
49       "safari/5.1..latest",
50       "ipad/6.0..latest",
51       "iphone/6.0..latest",
52       "android-browser/4.2..latest"
53     ]
54   },
55   "bugs": {
56     "url": "https://github.com/substack/typedarray/issues"
57   },
58   "_id": "typedarray@0.0.6",
59   "dist": {
60     "shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
61     "tarball": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
62   },
63   "_from": "typedarray@>=0.0.5 <0.1.0",
64   "_npmVersion": "1.4.3",
65   "_npmUser": {
66     "name": "substack",
67     "email": "mail@substack.net"
68   },
69   "maintainers": [
70     {
71       "name": "substack",
72       "email": "mail@substack.net"
73     }
74   ],
75   "directories": {},
76   "_shasum": "867ac74e3864187b1d3d47d996a78ec5c8830777",
77   "_resolved": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
78   "readme": "ERROR: No README data found!"
79 }