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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
| {
| "_from": "dezalgo@^1.0.4",
| "_id": "dezalgo@1.0.4",
| "_inBundle": false,
| "_integrity": "sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==",
| "_location": "/dezalgo",
| "_phantomChildren": {},
| "_requested": {
| "type": "range",
| "registry": true,
| "raw": "dezalgo@^1.0.4",
| "name": "dezalgo",
| "escapedName": "dezalgo",
| "rawSpec": "^1.0.4",
| "saveSpec": null,
| "fetchSpec": "^1.0.4"
| },
| "_requiredBy": [
| "/formidable"
| ],
| "_resolved": "https://registry.npmmirror.com/dezalgo/-/dezalgo-1.0.4.tgz",
| "_shasum": "751235260469084c132157dfa857f386d4c33d81",
| "_spec": "dezalgo@^1.0.4",
| "_where": "/Users/xiongbenda/Desktop/中葡数字/黑河卡口项目/IC_RW/node_modules/formidable",
| "author": {
| "name": "Isaac Z. Schlueter",
| "email": "i@izs.me",
| "url": "http://blog.izs.me/"
| },
| "bugs": {
| "url": "https://github.com/npm/dezalgo/issues"
| },
| "bundleDependencies": false,
| "dependencies": {
| "asap": "^2.0.0",
| "wrappy": "1"
| },
| "deprecated": false,
| "description": "Contain async insanity so that the dark pony lord doesn't eat souls",
| "devDependencies": {
| "tap": "^12.4.0"
| },
| "directories": {
| "test": "test"
| },
| "files": [
| "dezalgo.js"
| ],
| "homepage": "https://github.com/npm/dezalgo",
| "keywords": [
| "async",
| "zalgo",
| "the dark pony",
| "he comes",
| "asynchrony of all holy and good",
| "To invoke the hive mind representing chaos",
| "Invoking the feeling of chaos. /Without order",
| "The Nezperdian Hive Mind of Chaos, (zalgo………………)",
| "He who waits beyond the wall",
| "ZALGO",
| "HE COMES",
| "there used to be some funky unicode keywords here, but it broke the npm website on chrome, so they were removed, sorry"
| ],
| "license": "ISC",
| "main": "dezalgo.js",
| "name": "dezalgo",
| "repository": {
| "type": "git",
| "url": "git+https://github.com/npm/dezalgo.git"
| },
| "scripts": {
| "test": "tap test/*.js"
| },
| "version": "1.0.4"
| }
|
|