UNPKG

auspice

Version:

Web app for visualizing pathogen evolution

61 lines (60 loc) 1.55 kB
{ "_from": "crowdin-cli@^0.3.0", "_id": "crowdin-cli@0.3.0", "_inBundle": false, "_integrity": "sha1-6smYmm/n/qrzMJA5evwYfGe0YZE=", "_location": "/crowdin-cli", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "crowdin-cli@^0.3.0", "name": "crowdin-cli", "escapedName": "crowdin-cli", "rawSpec": "^0.3.0", "saveSpec": null, "fetchSpec": "^0.3.0" }, "_requiredBy": [ "/docusaurus" ], "_resolved": "https://registry.npmjs.org/crowdin-cli/-/crowdin-cli-0.3.0.tgz", "_shasum": "eac9989a6fe7feaaf33090397afc187c67b46191", "_spec": "crowdin-cli@^0.3.0", "_where": "/Users/naboo/github/nextstrain/auspice/docs-src/node_modules/docusaurus", "author": { "name": "Andrey Kurdyumov", "email": "kant2002@gmail.com" }, "bin": { "crowdin-cli": "./bin/crowdin-cli" }, "bugs": { "url": "https://github.com/kant2002/crowdin-cli/issues" }, "bundleDependencies": false, "dependencies": { "request": "^2.53.0", "yamljs": "^0.2.1", "yargs": "^2.3.0" }, "deprecated": false, "description": "NodeJS client for Crowdin", "homepage": "https://github.com/kant2002/crowdin-cli", "keywords": [ "Crowdin", "translation", "localization" ], "license": "MIT", "main": "index.js", "name": "crowdin-cli", "repository": { "type": "git", "url": "git+https://github.com/kant2002/crowdin-cli.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "0.3.0" }