123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687 |
- {
- "_args": [
- [
- "debug@~0.7.0",
- "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/tiny-lr-fork"
- ]
- ],
- "_from": "debug@>=0.7.0 <0.8.0",
- "_id": "debug@0.7.4",
- "_inCache": true,
- "_location": "/debug",
- "_npmUser": {
- "email": "tj@vision-media.ca",
- "name": "tjholowaychuk"
- },
- "_npmVersion": "1.3.13",
- "_phantomChildren": {},
- "_requested": {
- "name": "debug",
- "raw": "debug@~0.7.0",
- "rawSpec": "~0.7.0",
- "scope": null,
- "spec": ">=0.7.0 <0.8.0",
- "type": "range"
- },
- "_requiredBy": [
- "/tiny-lr-fork"
- ],
- "_resolved": "https://registry.npmjs.org/debug/-/debug-0.7.4.tgz",
- "_shasum": "06e1ea8082c2cb14e39806e22e2f6f757f92af39",
- "_shrinkwrap": null,
- "_spec": "debug@~0.7.0",
- "_where": "/repo/combiclub.com/wwwroot/themes/combi/_grunt/node_modules/tiny-lr-fork",
- "author": {
- "email": "tj@vision-media.ca",
- "name": "TJ Holowaychuk"
- },
- "browser": "./debug.js",
- "bugs": {
- "url": "https://github.com/visionmedia/debug/issues"
- },
- "component": {
- "scripts": {
- "debug/debug.js": "debug.js",
- "debug/index.js": "index.js"
- }
- },
- "dependencies": {},
- "description": "small debugging utility",
- "devDependencies": {
- "mocha": "*"
- },
- "directories": {},
- "dist": {
- "shasum": "06e1ea8082c2cb14e39806e22e2f6f757f92af39",
- "tarball": "http://registry.npmjs.org/debug/-/debug-0.7.4.tgz"
- },
- "engines": {
- "node": "*"
- },
- "files": [
- "debug.js",
- "index.js",
- "lib/debug.js"
- ],
- "homepage": "https://github.com/visionmedia/debug",
- "installable": true,
- "keywords": [
- "debug",
- "debugger",
- "log"
- ],
- "main": "lib/debug.js",
- "maintainers": [
- {
- "name": "tjholowaychuk",
- "email": "tj@vision-media.ca"
- }
- ],
- "name": "debug",
- "optionalDependencies": {},
- "repository": {
- "type": "git",
- "url": "git://github.com/visionmedia/debug.git"
- },
- "version": "0.7.4"
- }
|