corrade-nucleus-nucleons – Rev 36

Subversion Repositories:
Rev:
{
  "_from": "array-parallel@~0.1.3",
  "_id": "array-parallel@0.1.3",
  "_inBundle": false,
  "_integrity": "sha1-j3hTCJJu1apHjEfmTRszS2wMlH0=",
  "_location": "/array-parallel",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "array-parallel@~0.1.3",
    "name": "array-parallel",
    "escapedName": "array-parallel",
    "rawSpec": "~0.1.3",
    "saveSpec": null,
    "fetchSpec": "~0.1.3"
  },
  "_requiredBy": [
    "/gm"
  ],
  "_resolved": "https://registry.npmjs.org/array-parallel/-/array-parallel-0.1.3.tgz",
  "_shasum": "8f785308926ed5aa478c47e64d1b334b6c0c947d",
  "_spec": "array-parallel@~0.1.3",
  "_where": "/Users/horia.corcalciuc/Documents/Development/corrade-nucleus-nucleons/compass/005_compass/compass/node_modules/gm",
  "author": {
    "name": "Jonathan Ong",
    "email": "me@jongleberry.com",
    "url": "http://jongleberry.com"
  },
  "bugs": {
    "url": "https://github.com/component/array-parallel/issues",
    "email": "me@jongleberry.com"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Call an array of asynchronous functions in parallel",
  "homepage": "https://github.com/component/array-parallel#readme",
  "license": "MIT",
  "name": "array-parallel",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/component/array-parallel.git"
  },
  "scripts": {
    "test": "node test"
  },
  "version": "0.1.3"
}