updated npm details
This commit is contained in:
parent
04569674f6
commit
7d4fdce28f
@ -15,9 +15,10 @@
|
||||
},
|
||||
"engines": [ "node >=0.1.100" ],
|
||||
"scripts": {
|
||||
"test": "test.js"
|
||||
"test": "vows test/logging.js"
|
||||
},
|
||||
"directories": {
|
||||
"test": "spec"
|
||||
"test": "test",
|
||||
"lib": "lib"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user