main
Last change
on this file since 65b6638 was d24f17c, checked in by Aleksandar Panovski <apano77@…>, 15 months ago |
Initial commit
|
-
Property mode
set to
100644
|
File size:
321 bytes
|
Line | |
---|
1 | {
|
---|
2 | "name": "debug",
|
---|
3 | "repo": "visionmedia/debug",
|
---|
4 | "description": "small debugging utility",
|
---|
5 | "version": "2.6.9",
|
---|
6 | "keywords": [
|
---|
7 | "debug",
|
---|
8 | "log",
|
---|
9 | "debugger"
|
---|
10 | ],
|
---|
11 | "main": "src/browser.js",
|
---|
12 | "scripts": [
|
---|
13 | "src/browser.js",
|
---|
14 | "src/debug.js"
|
---|
15 | ],
|
---|
16 | "dependencies": {
|
---|
17 | "rauchg/ms.js": "0.7.1"
|
---|
18 | }
|
---|
19 | }
|
---|
Note:
See
TracBrowser
for help on using the repository browser.