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
rename package to dogapi in package.json
pull/2/merge
Brett Langdon
13 years ago
parent
839e40f0f6
commit
b75ee02055
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package.json
+ 1
- 1
package.json
View File
@ -1,5 +1,5 @@
{
"name"
:
"
node-
dogapi"
,
"name"
:
"dogapi"
,
"version"
:
"0.1.0"
,
"description"
:
"Datadog API Node.JS Client"
,
"main"
:
"lib/index.js"
,
Write
Preview
Loading…
Cancel
Save