forked from nodejs/node
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
27 lines (27 loc) · 750 Bytes
/
package.json
File metadata and controls
27 lines (27 loc) · 750 Bytes
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
{
"_from": "js-yaml@3.10.0",
"_id": "js-yaml@3.10.0",
"_inBundle": false,
"_integrity": "sha512-O2v52ffjLa9VeM43J4XocZE//WT9N0IiwDa3KSHH7Tu8CtH+1qM8SIZvnsTh6v+4yFy5KUY3BHUVwjpfAWsjIA==",
"_location": "/js-yaml",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "js-yaml@3.10.0",
"name": "js-yaml",
"escapedName": "js-yaml",
"rawSpec": "3.10.0",
"saveSpec": null,
"fetchSpec": "3.10.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.10.0.tgz",
"_shasum": "2e78441646bd4682e963f22b6e92823c309c62dc",
"_spec": "js-yaml@3.10.0",
"_where": "d:\\code\\node\\tools\\doc",
"name": "js-yaml",
"version": "3.10.0"
}