UNPKG

1.27 kBJSONView Raw
1{
2 "name": "neo-async",
3 "version": "2.5.0",
4 "description": "Neo-Async is thought to be used as a drop-in replacement for Async, it almost fully covers its functionality and runs faster ",
5 "main": "async.js",
6 "license": "MIT",
7 "keywords": "async, util",
8 "repository": {
9 "type": "git",
10 "url": "git@github.com:suguru03/neo-async.git"
11 },
12 "homepage": "https://github.com/suguru03/neo-async",
13 "dependencies": {},
14 "devDependencies": {
15 "aigle": "^1.7.0",
16 "async": "^2.5.0",
17 "benchmark": "^2.1.1",
18 "bluebird": "^3.4.7",
19 "changelog-generator": "0.0.4",
20 "codecov.io": "^0.1.6",
21 "event-stream": "^3.3.3",
22 "fs-extra": "^4.0.1",
23 "func-comparator": "^0.7.2",
24 "gulp": "^3.9.1",
25 "gulp-bump": "^2.7.0",
26 "gulp-exit": "0.0.2",
27 "gulp-git": "^2.3.0",
28 "gulp-jsbeautifier": "^2.0.3",
29 "gulp-jscs": "^4.0.0",
30 "gulp-mocha": "^4.2.0",
31 "gulp-tag-version": "^1.3.0",
32 "gulp-util": "^3.0.7",
33 "istanbul": "^0.4.3",
34 "jsdoc": "^3.5.5",
35 "jshint": "^2.9.2",
36 "lodash": "^4.16.6",
37 "minimist": "^1.2.0",
38 "mocha": "^3.1.0",
39 "mocha-parallel-executor": "^0.3.0",
40 "mocha.parallel": "^0.15.0",
41 "require-dir": "^0.3.0",
42 "run-sequence": "^1.2.2"
43 },
44 "browser": "async.min.js"
45}
\No newline at end of file