corrade-nucleus-nucleons – Blame information for rev 36

Subversion Repositories:
Rev:
Rev Author Line No. Line
36 office 1 {
2 "_from": "array-series@~0.1.5",
3 "_id": "array-series@0.1.5",
4 "_inBundle": false,
5 "_integrity": "sha1-3103v8XC7wdV4qpPkv6ufUtaly8=",
6 "_location": "/array-series",
7 "_phantomChildren": {},
8 "_requested": {
9 "type": "range",
10 "registry": true,
11 "raw": "array-series@~0.1.5",
12 "name": "array-series",
13 "escapedName": "array-series",
14 "rawSpec": "~0.1.5",
15 "saveSpec": null,
16 "fetchSpec": "~0.1.5"
17 },
18 "_requiredBy": [
19 "/gm"
20 ],
21 "_resolved": "https://registry.npmjs.org/array-series/-/array-series-0.1.5.tgz",
22 "_shasum": "df5d37bfc5c2ef0755e2aa4f92feae7d4b5a972f",
23 "_spec": "array-series@~0.1.5",
24 "_where": "/Users/horia.corcalciuc/Documents/Development/corrade-nucleus-nucleons/compass/005_compass/compass/node_modules/gm",
25 "author": {
26 "name": "Jonathan Ong",
27 "email": "me@jongleberry.com",
28 "url": "http://jongleberry.com"
29 },
30 "bugs": {
31 "url": "https://github.com/component/array-series/issues",
32 "email": "me@jongleberry.com"
33 },
34 "bundleDependencies": false,
35 "deprecated": false,
36 "description": "Call an array of asynchronous functions in series",
37 "homepage": "https://github.com/component/array-series#readme",
38 "license": "MIT",
39 "name": "array-series",
40 "repository": {
41 "type": "git",
42 "url": "git+https://github.com/component/array-series.git"
43 },
44 "scripts": {
45 "test": "node test"
46 },
47 "version": "0.1.5"
48 }