You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

70 lines
1.8 KiB

{
"name": "read-installed",
"description": "Read all the installed packages in a folder, and return a tree structure with all the data.",
"version": "4.0.1",
"repository": {
"type": "git",
"url": "git://github.com/isaacs/read-installed.git"
},
"main": "read-installed.js",
"scripts": {
"test": "tap ./test/*.js"
},
"dependencies": {
"debuglog": "^1.0.1",
"read-package-json": "^2.0.0",
"readdir-scoped-modules": "^1.0.0",
"semver": "2 || 3 || 4",
"slide": "~1.1.3",
"util-extend": "^1.0.1",
"graceful-fs": "2 || 3"
},
"optionalDependencies": {
"graceful-fs": "2 || 3"
},
"author": {
"name": "Isaac Z. Schlueter",
"email": "i@izs.me",
"url": "http://blog.izs.me/"
},
"license": "ISC",
"devDependencies": {
"mkdirp": "^0.5.0",
"rimraf": "^2.2.8",
"tap": "^1.2.0"
},
"gitHead": "8547e3e176098051615651481f402d22e1f33c9d",
"bugs": {
"url": "https://github.com/isaacs/read-installed/issues"
},
"homepage": "https://github.com/isaacs/read-installed#readme",
"_id": "read-installed@4.0.1",
"_shasum": "b8d8f8034159586fea57d606a9aaba3df74284c3",
"_from": "read-installed@>=4.0.1 <4.1.0",
"_npmVersion": "2.11.3",
"_nodeVersion": "2.3.1",
"_npmUser": {
"name": "iarna",
"email": "me@re-becca.org"
},
"dist": {
"shasum": "b8d8f8034159586fea57d606a9aaba3df74284c3",
"tarball": "http://registry.npmjs.org/read-installed/-/read-installed-4.0.1.tgz"
},
"maintainers": [
{
"name": "isaacs",
"email": "i@izs.me"
},
{
"name": "othiym23",
"email": "ogd@aoaioxxysz.net"
},
{
"name": "iarna",
"email": "me@re-becca.org"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/read-installed/-/read-installed-4.0.1.tgz"
}