concurrent
Advanced tools
Comparing version 0.0.0 to 0.0.1
{ | ||
"name": "concurrent", | ||
"version": "0.0.0", | ||
"version": "0.0.1", | ||
"description": "Promises/A+ with Scala awesomeness", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "mocha test/*_spec.js --reporter spec" | ||
}, | ||
@@ -24,3 +24,7 @@ "repository": { | ||
"readmeFilename": "README.md", | ||
"gitHead": "de0a26f9add46f5687715e848f93d915680ae728" | ||
"gitHead": "de0a26f9add46f5687715e848f93d915680ae728", | ||
"devDependencies": { | ||
"promises-aplus-tests": "*", | ||
"mocha": "~1.12.0" | ||
} | ||
} |
@@ -1,4 +0,4 @@ | ||
concurrent | ||
Concurrent | ||
========== | ||
Promises/A+ with Scala awesomeness | ||
Promises/A+ with Scala awesomeness [![Build Status](https://travis-ci.org/pspeter3/concurrent.png)](https://travis-ci.org/pspeter3/concurrent) |
Sorry, the diff of this file is not supported yet
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
5949
8
139
2
0
2