heroku-debug
Version:
debugging plugin for the CLI
96 lines (95 loc) • 2.33 kB
JSON
{
"_args": [
[
{
"raw": "sql-summary@^1.0.0",
"scope": null,
"escapedName": "sql-summary",
"name": "sql-summary",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat"
]
],
"_from": "sql-summary@>=1.0.0 <2.0.0",
"_id": "sql-summary@1.0.0",
"_inCache": true,
"_installable": true,
"_location": "/sql-summary",
"_npmUser": {
"name": "watson",
"email": "w@tson.dk"
},
"_npmVersion": "1.4.28",
"_phantomChildren": {},
"_requested": {
"raw": "sql-summary@^1.0.0",
"scope": null,
"escapedName": "sql-summary",
"name": "sql-summary",
"rawSpec": "^1.0.0",
"spec": ">=1.0.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/opbeat"
],
"_resolved": "https://registry.npmjs.org/sql-summary/-/sql-summary-1.0.0.tgz",
"_shasum": "39e3a51d8d85e46739836fc7d67d0654b173a39f",
"_shrinkwrap": null,
"_spec": "sql-summary@^1.0.0",
"_where": "/Users/jdickey/src/github.com/dickeyxxx/heroku-cli-debug/tmp/node_modules/opbeat",
"author": {
"name": "Thomas Watson Steen",
"email": "w@tson.dk",
"url": "https://twitter.com/wa7son"
},
"bugs": {
"url": "https://github.com/watson/sql-summary/issues"
},
"coordinates": [
55.6877023,
12.5956371
],
"dependencies": {},
"description": "Summarize any SQL query",
"devDependencies": {
"standard": "^5.3.1"
},
"directories": {},
"dist": {
"shasum": "39e3a51d8d85e46739836fc7d67d0654b173a39f",
"tarball": "https://registry.npmjs.org/sql-summary/-/sql-summary-1.0.0.tgz"
},
"gitHead": "35e3b3d8e69faf8de5d85f100965bfd0ce45df01",
"homepage": "https://github.com/watson/sql-summary",
"keywords": [
"sql",
"summary",
"query",
"log",
"logging",
"analyze"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "watson",
"email": "w@tson.dk"
}
],
"name": "sql-summary",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/watson/sql-summary.git"
},
"scripts": {
"test": "standard && node test.js"
},
"version": "1.0.0"
}