package.json
1.49 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
{
"_from": "bluebird-lst@^1.0.9",
"_id": "bluebird-lst@1.0.9",
"_inBundle": false,
"_integrity": "sha512-7B1Rtx82hjnSD4PGLAjVWeYH3tHAcVUmChh85a3lltKQm6FresXh9ErQo6oAv6CqxttczC3/kEg8SY5NluPuUw==",
"_location": "/bluebird-lst",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "bluebird-lst@^1.0.9",
"name": "bluebird-lst",
"escapedName": "bluebird-lst",
"rawSpec": "^1.0.9",
"saveSpec": null,
"fetchSpec": "^1.0.9"
},
"_requiredBy": [
"/app-builder-lib",
"/builder-util",
"/electron-builder",
"/electron-publish"
],
"_resolved": "https://registry.npmjs.org/bluebird-lst/-/bluebird-lst-1.0.9.tgz",
"_shasum": "a64a0e4365658b9ab5fe875eb9dfb694189bb41c",
"_spec": "bluebird-lst@^1.0.9",
"_where": "C:\\Users\\rkdud\\Desktop\\Capstone_design1_JJS1\\JJS_project1\\mobile forensic tool\\forensic_tool\\node_modules\\electron-builder",
"author": {
"name": "Vladimir Krivosheev"
},
"bugs": {
"url": "https://github.com/develar/fs-extra-p/issues"
},
"bundleDependencies": false,
"dependencies": {
"bluebird": "^3.5.5"
},
"deprecated": false,
"description": "Bluebird — longStackTraces: true, cancellation: true",
"files": [
"index.*"
],
"homepage": "https://github.com/develar/fs-extra-p",
"license": "MIT",
"name": "bluebird-lst",
"repository": {
"type": "git",
"url": "git+https://github.com/develar/fs-extra-p.git"
},
"typings": "./index.d.ts",
"version": "1.0.9"
}