b5a0a16f7a5b43c8e70626681cfd70ed25e832fd
[platform/framework/web/crosswalk-tizen.git] /
1 {
2   "_args": [
3     [
4       "typedarray@https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
5       "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build"
6     ]
7   ],
8   "_development": true,
9   "_from": "typedarray@https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
10   "_id": "typedarray@https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
11   "_inBundle": false,
12   "_integrity": "sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=",
13   "_location": "/grunt-standard/standard/eslint/concat-stream/typedarray",
14   "_phantomChildren": {},
15   "_requested": {
16     "type": "remote",
17     "raw": "typedarray@https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
18     "name": "typedarray",
19     "escapedName": "typedarray",
20     "rawSpec": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
21     "saveSpec": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
22     "fetchSpec": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
23   },
24   "_requiredBy": [
25     "/grunt-standard/standard/eslint/concat-stream"
26   ],
27   "_spec": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz",
28   "_where": "/home/kenshin.choi/project/blink/workspace/public/crosswalk-tizen/wrt/build",
29   "author": {
30     "name": "James Halliday",
31     "email": "mail@substack.net",
32     "url": "http://substack.net"
33   },
34   "bugs": {
35     "url": "https://github.com/substack/typedarray/issues"
36   },
37   "description": "TypedArray polyfill for old browsers",
38   "devDependencies": {
39     "tape": "~2.3.2"
40   },
41   "homepage": "https://github.com/substack/typedarray",
42   "keywords": [
43     "ArrayBuffer",
44     "DataView",
45     "Float32Array",
46     "Float64Array",
47     "Int8Array",
48     "Int16Array",
49     "Int32Array",
50     "Uint8Array",
51     "Uint8ClampedArray",
52     "Uint16Array",
53     "Uint32Array",
54     "typed",
55     "array",
56     "polyfill"
57   ],
58   "license": "MIT",
59   "main": "index.js",
60   "name": "typedarray",
61   "repository": {
62     "type": "git",
63     "url": "git://github.com/substack/typedarray.git"
64   },
65   "scripts": {
66     "test": "tape test/*.js test/server/*.js"
67   },
68   "testling": {
69     "files": "test/*.js",
70     "browsers": [
71       "ie/6..latest",
72       "firefox/16..latest",
73       "firefox/nightly",
74       "chrome/22..latest",
75       "chrome/canary",
76       "opera/12..latest",
77       "opera/next",
78       "safari/5.1..latest",
79       "ipad/6.0..latest",
80       "iphone/6.0..latest",
81       "android-browser/4.2..latest"
82     ]
83   },
84   "version": "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
85 }