Line | |
---|
1 | {
|
---|
2 | "_args": [
|
---|
3 | [
|
---|
4 | "errno@0.1.8",
|
---|
5 | "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front"
|
---|
6 | ]
|
---|
7 | ],
|
---|
8 | "_development": true,
|
---|
9 | "_from": "errno@0.1.8",
|
---|
10 | "_id": "errno@0.1.8",
|
---|
11 | "_inBundle": false,
|
---|
12 | "_integrity": "sha512-dJ6oBr5SQ1VSd9qkk7ByRgb/1SH4JZjCHSW/mr63/QcXO9zLVxvJ6Oy13nio03rxpSnVDDjFor75SjVeZWPW/A==",
|
---|
13 | "_location": "/errno",
|
---|
14 | "_phantomChildren": {},
|
---|
15 | "_requested": {
|
---|
16 | "type": "version",
|
---|
17 | "registry": true,
|
---|
18 | "raw": "errno@0.1.8",
|
---|
19 | "name": "errno",
|
---|
20 | "escapedName": "errno",
|
---|
21 | "rawSpec": "0.1.8",
|
---|
22 | "saveSpec": null,
|
---|
23 | "fetchSpec": "0.1.8"
|
---|
24 | },
|
---|
25 | "_requiredBy": [
|
---|
26 | "/less",
|
---|
27 | "/memory-fs"
|
---|
28 | ],
|
---|
29 | "_resolved": "https://registry.npmjs.org/errno/-/errno-0.1.8.tgz",
|
---|
30 | "_spec": "0.1.8",
|
---|
31 | "_where": "C:\\Users\\DELL\\Desktop\\bachelor-thesis\\trip-planner-front",
|
---|
32 | "authors": [
|
---|
33 | "Rod Vagg @rvagg <rod@vagg.org> (https://github.com/rvagg)"
|
---|
34 | ],
|
---|
35 | "bin": {
|
---|
36 | "errno": "cli.js"
|
---|
37 | },
|
---|
38 | "bugs": {
|
---|
39 | "url": "https://github.com/rvagg/node-errno/issues"
|
---|
40 | },
|
---|
41 | "dependencies": {
|
---|
42 | "prr": "~1.0.1"
|
---|
43 | },
|
---|
44 | "description": "libuv errno details exposed",
|
---|
45 | "devDependencies": {
|
---|
46 | "error-stack-parser": "^2.0.1",
|
---|
47 | "inherits": "^2.0.3",
|
---|
48 | "tape": "~4.8.0"
|
---|
49 | },
|
---|
50 | "homepage": "https://github.com/rvagg/node-errno#readme",
|
---|
51 | "keywords": [
|
---|
52 | "errors",
|
---|
53 | "errno",
|
---|
54 | "libuv"
|
---|
55 | ],
|
---|
56 | "license": "MIT",
|
---|
57 | "main": "errno.js",
|
---|
58 | "name": "errno",
|
---|
59 | "repository": {
|
---|
60 | "type": "git",
|
---|
61 | "url": "git+https://github.com/rvagg/node-errno.git"
|
---|
62 | },
|
---|
63 | "scripts": {
|
---|
64 | "test": "node --use_strict test.js"
|
---|
65 | },
|
---|
66 | "version": "0.1.8"
|
---|
67 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.