hoodoo
Version:
project coming
15 lines (14 loc) • 345 B
JSON
{
"name": "hoodoo",
"version": "0.0.1",
"description": "project coming",
"keywords": [],
"author": "Matthew Mueller <mattmuelle@gmail.com>",
"repository": { "type": "git", "url": "git://github.com/MatthewMueller/hoodoo.git" },
"dependencies": {},
"devDependencies": {
"mocha": "*",
"should": "*"
},
"main": "index"
}