[SignalingServer] Optimize dependent modules
[platform/framework/web/wrtjs.git] / device_home / node_modules / buffer-fill / package.json
1 {
2   "_args": [
3     [
4       "buffer-fill@1.0.0",
5       "/opt/source/offload.js"
6     ]
7   ],
8   "_from": "buffer-fill@1.0.0",
9   "_id": "buffer-fill@1.0.0",
10   "_inBundle": false,
11   "_integrity": "sha1-+PeLdniYiO858gXNY39o5wISKyw=",
12   "_location": "/buffer-fill",
13   "_phantomChildren": {},
14   "_requested": {
15     "type": "version",
16     "registry": true,
17     "raw": "buffer-fill@1.0.0",
18     "name": "buffer-fill",
19     "escapedName": "buffer-fill",
20     "rawSpec": "1.0.0",
21     "saveSpec": null,
22     "fetchSpec": "1.0.0"
23   },
24   "_requiredBy": [
25     "/buffer-alloc"
26   ],
27   "_resolved": "https://registry.npmjs.org/buffer-fill/-/buffer-fill-1.0.0.tgz",
28   "_spec": "1.0.0",
29   "_where": "/opt/source/offload.js",
30   "bugs": {
31     "url": "https://github.com/LinusU/buffer-fill/issues"
32   },
33   "description": "A [ponyfill](https://ponyfill.com) for `Buffer.fill`.",
34   "devDependencies": {
35     "buffer-alloc-unsafe": "^1.1.0",
36     "standard": "^7.1.2"
37   },
38   "files": [
39     "index.js"
40   ],
41   "homepage": "https://github.com/LinusU/buffer-fill#readme",
42   "license": "MIT",
43   "name": "buffer-fill",
44   "repository": {
45     "type": "git",
46     "url": "git+https://github.com/LinusU/buffer-fill.git"
47   },
48   "scripts": {
49     "test": "standard && node test"
50   },
51   "version": "1.0.0"
52 }