Titanium package manager. Installation $ npm install -g tipm Installing packages To install one or more packages, simply pass their github repo names as arguments to tipm install. Dependencies are resolved and the tipm module contents are downloaded into your apps module/commonjs/ directory by default. View tipm help install for details. $ tipm install tipm/superagent install : tipm/superagent@mas