phantomjs-exact-2-1-1
This package allows you to install multiple versions of phantomjs into the same application node_modules
.
```sh
npm install phantomjs-exact-2-1-1
```
```js
var phantomPath = require('phantomjs-exact-2-1-1').path
```