This website works better with JavaScript.
Home
Explore
Help
Sign In
brettlangdon
/
node-dogapi
mirror of
https://github.com/brettlangdon/node-dogapi.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Projects
0
Releases
40
Wiki
Activity
Browse Source
fix package keywords version bump
pull/2/merge
v0.1.1
Brett Langdon
13 years ago
parent
6ab53b829d
commit
7169561065
1 changed files
with
4 additions
and
5 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-5
package.json
+ 4
- 5
package.json
View File
@ -1,6 +1,6 @@
{
{
"name"
:
"dogapi"
,
"name"
:
"dogapi"
,
"version"
:
"0.1.
0
"
,
"version"
:
"0.1.
1
"
,
"description"
:
"Datadog API Node.JS Client"
,
"description"
:
"Datadog API Node.JS Client"
,
"main"
:
"lib/index.js"
,
"main"
:
"lib/index.js"
,
"scripts"
:
{
"scripts"
:
{
@ -13,11 +13,10 @@
"keywords"
:
[
"keywords"
:
[
"datadog"
,
"datadog"
,
"api"
,
"api"
,
"datadog"
,
"api"
,
"dog"
,
"datadog api"
,
"dog"
,
"dog"
,
"api"
"dogapi"
,
"dog api"
]
,
]
,
"author"
:
"Brett Langdon <brett@blangdon.com> (http://brett.is)"
,
"author"
:
"Brett Langdon <brett@blangdon.com> (http://brett.is)"
,
"license"
:
"MIT"
,
"license"
:
"MIT"
,
Write
Preview
Loading…
Cancel
Save