# taco-dependency-installer

> Install platform-specific third-party dependencies for Cordova development

Latest version **1.1.4** (published 2016-01-21) · MIT license · 0 weekly downloads

## Install

```sh
npm install taco-dependency-installer
pnpm add taco-dependency-installer
yarn add taco-dependency-installer
bun add taco-dependency-installer
```

## Health

**Score 15/100 (F)** — status: abandoned.

Positive: no vulnerabilities.

Warnings: low downloads; no types; no esm support.

Negative: abandoned; low maintenance score.

## Facts

| | |
|---|---|
| Version | 1.1.4 |
| Published | 2016-01-21 |
| First published | 2015-08-26 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | none |
| Module format | CommonJS |
| Dependencies | 7 |
| Known vulnerabilities | 0 (+4 in 2 direct dependencies) |
| Install scripts | no |
| GitHub stars | 186 |
| Author | Microsoft Corporation |
| Maintainers | vsmobile |

## Links

- npm: https://www.npmjs.com/package/taco-dependency-installer
- Repository: https://github.com/Microsoft/TACO
- Homepage: http://taco.tools
- Issues: https://github.com/Microsoft/TACO/issues
- npm.io page: https://npm.io/package/taco-dependency-installer

## Dependencies (7)

- [q](https://npm.io/package/q.md) ^1.1.2
- [wrench](https://npm.io/package/wrench.md) ^1.5.8
- [adm-zip](https://npm.io/package/adm-zip.md) 0.4.4
- [request](https://npm.io/package/request.md) 2.36.0
- [toposort](https://npm.io/package/toposort.md) ^0.2.10
- [hash-files](https://npm.io/package/hash-files.md) ^1.0.0
- [taco-utils](https://npm.io/package/taco-utils.md) ^1.3.3

## Recent versions

- 1.1.4 (latest) — 2016-01-21
- 1.1.4-beta (beta) — 2016-01-21
- 1.1.3 — 2016-01-08
- 1.1.3-beta — 2016-01-08
- 1.1.1 — 2015-12-02
- 1.1.1-beta — 2015-12-01
- 1.1.0 — 2015-11-10
- 1.1.0-beta — 2015-11-10
- 1.0.2 — 2015-10-20
- 1.0.1 — 2015-10-08
- 1.0.0 — 2015-09-28
- 0.8.0 — 2015-08-26

## README

### As of March 2019, this repo is no longer maintained by Microsoft. If you're interested in continuing this project, please feel free to fork it. As of March 2019, we will no longer monitor or respond to open issues. Thanks for your support!

---

# What is TACO?
The Tools for Apache Cordova – "TACO" for short – are a set of utilities that make hybrid app development easier, friendlier, and faster. TACO is suite of products built by Microsoft, including:

* [/vscode-cordova](http://github.com/microsoft/vscode-cordova) is an extension for [Visual Studio Code](http://code.visualstudio.com) that provides IntelliSense, debugging, and build support for [Apache Cordova](http://cordova.io) and [Ionic](http://ionicframework.com) projects.

* [Visual Studio TACO](https://www.visualstudio.com/en-us/features/cordova-vs.aspx) is a complete IDE for building and debugging Apache Cordova apps. You can download it for free from the [Visual Studio website](https://www.visualstudio.com/en-us/features/cordova-vs.aspx).

* [/remotebuild](http://github.com/microsoft/remotebuild) is a secure build server to remotely build, run and debug apps using [Apache Cordova](http://cordova.io). It sets up a webserver, and handles secure communication/authentication from the client. By default, it supports the taco-remote agent which lets you remotely build, run, and debug iOS apps created using the Visual Studio Tools for Apache Cordova.

* TACO CLI is a set of command line utilities intended to compliment other command line tools (e.g. Cordova, Ionic, PhoneGap). Microsoft is no longer actively maintaining TACO CLI, but if you want to fork the archived code you can find it in the [taco-cli repo](http://github.com/microsoft/taco-cli).

---
_Source: https://npm.io/package/taco-dependency-installer · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
