npm package cleanup

This commit is contained in:
Mark Cavage 2011-08-08 10:14:13 -05:00
parent 05be0dd966
commit 6e74d70486
1 changed files with 3 additions and 2 deletions

View File

@ -1,8 +1,9 @@
{
"author": "Mark Cavage <mcavage@gmail.com>",
"name": "ldapjs",
"homepage": "http://ldapjs.org",
"description": "LDAP client and server APIs",
"version": "0.0.1",
"version": "0.1.0",
"repository": {
"type": "git",
"url": "git://github.com/mcavage/node-ldapjs.git"
@ -15,7 +16,7 @@
"asn1": "~0.1.5",
"buffertools": "~1.0.3",
"sprintf": "~0.1.1"
},
},
"devDependencies": {
"tap": "~0.0.9",
"node-uuid": "~1.2.0"