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
added v8type dependency to project
pull/2/merge
Brett Langdon
13 years ago
parent
735eecc345
commit
301df52388
1 changed files
with
2 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
package.json
+ 2
- 1
package.json
View File
@ -24,6 +24,7 @@
"readmeFilename"
:
"README.md"
,
"readmeFilename"
:
"README.md"
,
"gitHead"
:
"f388635a5ab4f4da25702dc0999385d437bdf2bc"
,
"gitHead"
:
"f388635a5ab4f4da25702dc0999385d437bdf2bc"
,
"dependencies"
:
{
"dependencies"
:
{
"extend"
:
"~1.1.3"
"extend"
:
"~1.1.3"
,
"v8type"
:
"~0.1.0"
}
}
}
}
Write
Preview
Loading…
Cancel
Save