Sha256: f4765fa10e2eeaa63392a0f831363c6ac56fcfcc483675337fc46f6158efcc0e
Contents?: true
Size: 1.6 KB
Versions: 10
Compression:
Stored size: 1.6 KB
Contents
{ "name": "npmconf", "version": "2.1.1", "description": "The config thing npm uses", "main": "npmconf.js", "directories": { "test": "test" }, "dependencies": { "config-chain": "~1.1.8", "inherits": "~2.0.0", "ini": "^1.2.0", "mkdirp": "^0.5.0", "nopt": "~3.0.1", "once": "~1.3.0", "osenv": "^0.1.0", "semver": "2 || 3 || 4", "uid-number": "0.0.5" }, "devDependencies": { "tap": "~0.4.0" }, "scripts": { "test": "tap test/*.js" }, "repository": { "type": "git", "url": "git://github.com/npm/npmconf" }, "keywords": [ "npm", "config", "config-chain", "conf", "ini" ], "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me" }, "license": "BSD", "gitHead": "8dfc7f62fe68d339248b2269ee8d2bbb4070d233", "bugs": { "url": "https://github.com/npm/npmconf/issues" }, "homepage": "https://github.com/npm/npmconf", "_id": "npmconf@2.1.1", "_shasum": "a266c7e5c56695eb7f55caf3a5a7328f24510dae", "_from": "npmconf@2.1.1", "_npmVersion": "2.1.2", "_nodeVersion": "0.10.31", "_npmUser": { "name": "isaacs", "email": "i@izs.me" }, "maintainers": [ { "name": "isaacs", "email": "i@izs.me" }, { "name": "othiym23", "email": "ogd@aoaioxxysz.net" } ], "dist": { "shasum": "a266c7e5c56695eb7f55caf3a5a7328f24510dae", "tarball": "http://registry.npmjs.org/npmconf/-/npmconf-2.1.1.tgz" }, "_resolved": "https://registry.npmjs.org/npmconf/-/npmconf-2.1.1.tgz", "readme": "ERROR: No README data found!" }
Version data entries
10 entries across 10 versions & 1 rubygems