|
|
@ -4,7 +4,7 @@ |
|
|
"description": "Datadog API Node.JS Client", |
|
|
"description": "Datadog API Node.JS Client", |
|
|
"main": "lib/index.js", |
|
|
"main": "lib/index.js", |
|
|
"scripts": { |
|
|
"scripts": { |
|
|
"test": "./node_modules/.bin/mocha --recursive ./test", |
|
|
|
|
|
|
|
|
"test": "mocha --recursive ./test", |
|
|
"docs": "node ./docs/create.js > index.html" |
|
|
"docs": "node ./docs/create.js > index.html" |
|
|
}, |
|
|
}, |
|
|
"bin": { |
|
|
"bin": { |
|
|
|