heroku-debug
Version:
debugging plugin for the CLI
113 lines (112 loc) • 2.55 kB
JSON
{
"_args": [
[
{
"raw": "s3@4.4.0",
"scope": null,
"escapedName": "s3",
"name": "s3",
"rawSpec": "4.4.0",
"spec": "4.4.0",
"type": "version"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register"
]
],
"_from": "s3@4.4.0",
"_id": "s3@4.4.0",
"_inCache": true,
"_installable": true,
"_location": "/s3",
"_nodeVersion": "0.12.0",
"_npmUser": {
"name": "superjoe",
"email": "superjoe30@gmail.com"
},
"_npmVersion": "2.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "s3@4.4.0",
"scope": null,
"escapedName": "s3",
"name": "s3",
"rawSpec": "4.4.0",
"spec": "4.4.0",
"type": "version"
},
"_requiredBy": [
"/npm-register"
],
"_resolved": "https://registry.npmjs.org/s3/-/s3-4.4.0.tgz",
"_shasum": "56a4f775515a7b6b9c8e5c6b1ab51f9037669f1f",
"_shrinkwrap": null,
"_spec": "s3@4.4.0",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/npm-register",
"author": {
"name": "Andrew Kelley"
},
"bugs": {
"url": "https://github.com/andrewrk/node-s3-client/issues"
},
"dependencies": {
"aws-sdk": "~2.0.31",
"fd-slicer": "~1.0.0",
"findit2": "~2.2.3",
"graceful-fs": "~3.0.5",
"mime": "~1.2.11",
"mkdirp": "~0.5.0",
"pend": "~1.2.0",
"rimraf": "~2.2.8",
"streamsink": "~1.2.0"
},
"description": "high level amazon s3 client. upload and download files and directories",
"devDependencies": {
"mocha": "~2.0.1",
"ncp": "~1.0.1"
},
"directories": {
"test": "test"
},
"dist": {
"shasum": "56a4f775515a7b6b9c8e5c6b1ab51f9037669f1f",
"tarball": "https://registry.npmjs.org/s3/-/s3-4.4.0.tgz"
},
"engines": {
"node": ">=0.10.20"
},
"gitHead": "8e9cd927cb40c121256c46bd321998bd2aa804d0",
"homepage": "https://github.com/andrewrk/node-s3-client",
"keywords": [
"amazon",
"s3",
"sync",
"folder",
"directory",
"retry",
"limit",
"stream",
"async",
"parallel",
"multipart",
"size"
],
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "superjoe",
"email": "superjoe30@gmail.com"
}
],
"name": "s3",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/andrewrk/node-s3-client.git"
},
"scripts": {
"test": "mocha"
},
"version": "4.4.0"
}