browsenpm
Version:
Browse packages, users, code, stats and more the public npm registry in style.
59 lines (58 loc) • 1.44 kB
JSON
{
"name": "browsenpm",
"version": "0.5.1",
"description": "Browse packages, users, code, stats and more the public npm registry in style.",
"main": "index.js",
"scripts": {
"test": "npm test",
"start": "bin/server",
"preheat": "bin/preheat"
},
"repository": {
"type": "git",
"url": "git://github.com/nodejitsu/browsenpm.org.git"
},
"keywords": [
"Browse",
"packages",
"users",
"code",
"stats",
"npm",
"registry"
],
"author": "Nodejitsu",
"license": "MIT",
"bugs": {
"url": "https://github.com/nodejitsu/browsenpm.org/issues"
},
"homepage": "https://github.com/nodejitsu/browsenpm.org",
"dependencies": {
"async": "0.9.x",
"bigpipe": "0.8.x",
"bigpipe-godot": "0.1.x",
"bigpipe-layout": "0.1.x",
"bigpipe-watch": "0.1.x",
"connect": "2.15.x",
"contour": "0.6.x",
"cradle": "0.6.x",
"diagnostics": "0.0.x",
"dynamis": "0.1.x",
"ejs": "1.0.x",
"githulk": "0.1.x",
"handlebars": "2.0.x",
"memory-producer": "0.1.x",
"nconf": "0.6.x",
"npm-dependencies-pagelet": "0.4.x",
"npm-documentation-pagelet": "0.5.x",
"npm-package-json-pagelet": "0.3.x",
"npm-probe": "0.1.x",
"npm-registry": "0.1.x",
"npm-search-pagelet": "0.4.x",
"packages-pagelet": "0.8.x",
"redis": "0.12.x",
"registry-status-pagelet": "0.4.x",
"request": "2.40.x",
"sockjs": "0.3.x"
}
}