corrade-nucleus-nucleons – Blame information for rev 36

Subversion Repositories:
Rev:
Rev Author Line No. Line
36 office 1 {
2 "name": "array-parallel",
3 "description": "Call an array of asynchronous functions in parallel",
4 "repo": "array-parallel",
5 "version": "0.1.3",
6 "main": "index.js",
7 "scripts": [
8 "index.js"
9 ],
10 "license": "MIT"
11 }