mirror of
https://github.com/log4js-node/log4js-node.git
synced 2025-12-08 19:26:01 +00:00
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…
x
Reference in New Issue
Block a user