Move all to deprecated folder.
This commit is contained in:
27
deprecated/3P/civetweb/src/third_party/duktape-1.3.0/debugger/package.json
vendored
Normal file
27
deprecated/3P/civetweb/src/third_party/duktape-1.3.0/debugger/package.json
vendored
Normal file
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "duk-debug",
|
||||
"version": "0.1.0",
|
||||
"description": "Duktape debugger",
|
||||
"author": {
|
||||
"name": "Sami Vaarala",
|
||||
"email": "sami.vaarala@iki.fi"
|
||||
},
|
||||
"dependencies": {
|
||||
"bluebird": "~2.6.4",
|
||||
"minimist": "~1.1.0",
|
||||
"express": "~4.10.1",
|
||||
"body-parser": "~1.9.3",
|
||||
"socket.io": "~1.2.1",
|
||||
"utf8": "~2.0.0",
|
||||
"wrench": "~1.5.8",
|
||||
"sprintf": "~0.1.5",
|
||||
"events": "~1.0.2",
|
||||
"stream": "0.0.2",
|
||||
"readline": "0.0.5",
|
||||
"util": "~0.10.3",
|
||||
"http": "0.0.0",
|
||||
"yamljs": "~0.2.1",
|
||||
"byline": "~4.2.1"
|
||||
},
|
||||
"main": "duk_debug.js"
|
||||
}
|
||||
Reference in New Issue
Block a user