Sha256: aedf9accf35f6b9d6b7cbc873853f5b8516094ff626366cf6a4205b29b1de250
Contents?: true
Size: 1.89 KB
Versions: 10
Compression:
Stored size: 1.89 KB
Contents
{ "name": "phantomjs", "version": "1.9.16", "keywords": [ "phantomjs", "headless", "webkit" ], "description": "Headless WebKit with JS API", "homepage": "https://github.com/Medium/phantomjs", "repository": { "type": "git", "url": "git://github.com/Medium/phantomjs.git" }, "licenses": [ { "type": "Apache-2.0", "url": "http://www.apache.org/licenses/LICENSE-2.0.html" } ], "author": { "name": "Dan Pupius", "email": "dan@obvious.com", "url": "http://pupius.co.uk" }, "maintainers": [ { "name": "dpup", "email": "dan@pupi.us" }, { "name": "nicks", "email": "nicholas.j.santos@gmail.com" }, { "name": "medium", "email": "npm@medium.com" } ], "main": "lib/phantomjs", "bin": { "phantomjs": "./bin/phantomjs" }, "scripts": { "install": "node install.js", "test": "nodeunit --reporter=minimal test/tests.js" }, "dependencies": { "adm-zip": "0.4.4", "fs-extra": "~0.16.0", "kew": "0.4.0", "npmconf": "2.1.1", "progress": "1.1.8", "request": "2.42.0", "request-progress": "0.3.1", "which": "~1.0.5" }, "devDependencies": { "nodeunit": "0.9.0" }, "gitHead": "71b26b9c64679976528b7c86dac1b480f8986e2b", "bugs": { "url": "https://github.com/Medium/phantomjs/issues" }, "_id": "phantomjs@1.9.16", "_shasum": "989256190c00f987fc96b7067bdb5cd2e420bac9", "_from": "phantomjs@>=1.9.0 <1.10.0", "_npmVersion": "2.5.1", "_nodeVersion": "0.12.0", "_npmUser": { "name": "nicks", "email": "nicholas.j.santos@gmail.com" }, "dist": { "shasum": "989256190c00f987fc96b7067bdb5cd2e420bac9", "tarball": "http://registry.npmjs.org/phantomjs/-/phantomjs-1.9.16.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/phantomjs/-/phantomjs-1.9.16.tgz", "readme": "ERROR: No README data found!" }
Version data entries
10 entries across 10 versions & 1 rubygems