blob: 8ff0808fe74be0caad053bb1f52891c3b24a86f6 [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001{
2 "_from": "pend@~1.2.0",
3 "_id": "pend@1.2.0",
4 "_inBundle": false,
5 "_integrity": "sha1-elfrVQpng/kRUzH89GY9XI4AelA=",
6 "_location": "/pend",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "pend@~1.2.0",
12 "name": "pend",
13 "escapedName": "pend",
14 "rawSpec": "~1.2.0",
15 "saveSpec": null,
16 "fetchSpec": "~1.2.0"
17 },
18 "_requiredBy": [
19 "/fd-slicer"
20 ],
21 "_resolved": "https://registry.npmjs.org/pend/-/pend-1.2.0.tgz",
22 "_shasum": "7a57eb550a6783f9115331fcf4663d5c8e007a50",
23 "_spec": "pend@~1.2.0",
24 "_where": "C:\\Users\\marcr\\Desktop\\KorAp\\Git\\Kalamar\\node_modules\\fd-slicer",
25 "author": {
26 "name": "Andrew Kelley",
27 "email": "superjoe30@gmail.com"
28 },
29 "bugs": {
30 "url": "https://github.com/andrewrk/node-pend/issues"
31 },
32 "bundleDependencies": false,
33 "deprecated": false,
34 "description": "dead-simple optimistic async helper",
35 "homepage": "https://github.com/andrewrk/node-pend#readme",
36 "license": "MIT",
37 "main": "index.js",
38 "name": "pend",
39 "repository": {
40 "type": "git",
41 "url": "git://github.com/andrewrk/node-pend.git"
42 },
43 "scripts": {
44 "test": "node test.js"
45 },
46 "version": "1.2.0"
47}