Run npm install (#43)
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m18s
All checks were successful
Lint / pre-commit Linting (push) Successful in 1m18s
Reviewed-on: #43
This commit was merged in pull request #43.
This commit is contained in:
15
node_modules/noop-logger/package.json
generated
vendored
15
node_modules/noop-logger/package.json
generated
vendored
@@ -1,15 +0,0 @@
|
||||
{
|
||||
"name": "noop-logger",
|
||||
"description": "A logger that does exactly nothing.",
|
||||
"repository": "git://github.com/segmentio/noop-logger.git",
|
||||
"version": "0.1.1",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "1.x"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user