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
|
{
"_args": [
[
"mkdirp-classic@0.5.3",
"/data/dev/Projets/FNS Electrode/Projets/FNS Electrode"
]
],
"_from": "mkdirp-classic@0.5.3",
"_id": "mkdirp-classic@0.5.3",
"_inBundle": false,
"_integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A==",
"_location": "/mkdirp-classic",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "mkdirp-classic@0.5.3",
"name": "mkdirp-classic",
"escapedName": "mkdirp-classic",
"rawSpec": "0.5.3",
"saveSpec": null,
"fetchSpec": "0.5.3"
},
"_requiredBy": [
"/tar-fs"
],
"_resolved": "https://registry.npmjs.org/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz",
"_spec": "0.5.3",
"_where": "/data/dev/Projets/FNS Electrode/Projets/FNS Electrode",
"author": {
"name": "Mathias Buus",
"url": "@mafintosh"
},
"bugs": {
"url": "https://github.com/mafintosh/mkdirp-classic/issues"
},
"dependencies": {},
"description": "Mirror of mkdirp 0.5.2",
"devDependencies": {},
"homepage": "https://github.com/mafintosh/mkdirp-classic",
"license": "MIT",
"main": "index.js",
"name": "mkdirp-classic",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/mkdirp-classic.git"
},
"version": "0.5.3"
}
|