| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677 |
- {
- "_from": "dezalgo@^1.0.0",
- "_id": "dezalgo@1.0.4",
- "_inBundle": false,
- "_integrity": "sha512-rXSP0bf+5n0Qonsb+SVVfNfIsimO4HEtmnIpPHY8Q1UCzKlQrDMfdobr8nJOOsRgWCyMRqeSBQzmWUMq7zvVig==",
- "_location": "/dezalgo",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "dezalgo@^1.0.0",
- "name": "dezalgo",
- "escapedName": "dezalgo",
- "rawSpec": "^1.0.0",
- "saveSpec": null,
- "fetchSpec": "^1.0.0"
- },
- "_requiredBy": [
- "/read-package-tree",
- "/readdir-scoped-modules"
- ],
- "_resolved": "https://registry.npmmirror.com/dezalgo/-/dezalgo-1.0.4.tgz",
- "_shasum": "751235260469084c132157dfa857f386d4c33d81",
- "_spec": "dezalgo@^1.0.0",
- "_where": "/data/wwwroot/qimall/node/node_modules/read-package-tree",
- "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"
- }
|