@dxos/async
Advanced tools
Comparing version
{ | ||
"name": "@dxos/async", | ||
"version": "2.19.3-dev.6c517690", | ||
"description": "Async utils.", | ||
"bugs": { | ||
"url": "'https://github.com/dxos/protocols/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/dxos/protocols.git" | ||
}, | ||
"license": "AGPL-3.0", | ||
"author": "DXOS.org", | ||
"main": "dist/src/index.js", | ||
"types": "dist/src/index.d.ts", | ||
"files": [ | ||
"dist", | ||
"src" | ||
], | ||
"scripts": { | ||
"build": "toolchain build", | ||
"build:test": "toolchain build:test", | ||
"lint": "toolchain lint", | ||
"test": "toolchain test" | ||
}, | ||
"dependencies": { | ||
"@dxos/debug": "2.19.3-dev.6c517690" | ||
}, | ||
"devDependencies": { | ||
"@dxos/toolchain-node-library": "2.19.2", | ||
"@types/jest": "^26.0.7", | ||
"@types/node": "^14.0.9" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
"name": "@dxos/async", | ||
"version": "2.19.3-dev.730a948d", | ||
"description": "Async utils.", | ||
"bugs": { | ||
"url": "'https://github.com/dxos/protocols/issues" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/dxos/protocols.git" | ||
}, | ||
"license": "AGPL-3.0", | ||
"author": "DXOS.org", | ||
"main": "dist/src/index.js", | ||
"types": "dist/src/index.d.ts", | ||
"files": [ | ||
"dist", | ||
"src" | ||
], | ||
"dependencies": { | ||
"@dxos/debug": "2.19.3-dev.730a948d" | ||
}, | ||
"devDependencies": { | ||
"@dxos/toolchain-node-library": "2.19.2", | ||
"@types/jest": "^26.0.7", | ||
"@types/node": "^14.0.9" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"build": "toolchain build", | ||
"build:test": "toolchain build:test", | ||
"lint": "toolchain lint", | ||
"test": "toolchain test" | ||
}, | ||
"readme": "# Async\n\nAsynchronous utilities.\n" | ||
} |
Sorry, the diff of this file is not supported yet
122005
0.08%+ Added
- Removed