corrade-nucleus-nucleons

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 35  →  ?path2? @ 36
/compass/005_compass/compass/node_modules/array-series/package.json
@@ -0,0 +1,48 @@
{
"_from": "array-series@~0.1.5",
"_id": "array-series@0.1.5",
"_inBundle": false,
"_integrity": "sha1-3103v8XC7wdV4qpPkv6ufUtaly8=",
"_location": "/array-series",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "array-series@~0.1.5",
"name": "array-series",
"escapedName": "array-series",
"rawSpec": "~0.1.5",
"saveSpec": null,
"fetchSpec": "~0.1.5"
},
"_requiredBy": [
"/gm"
],
"_resolved": "https://registry.npmjs.org/array-series/-/array-series-0.1.5.tgz",
"_shasum": "df5d37bfc5c2ef0755e2aa4f92feae7d4b5a972f",
"_spec": "array-series@~0.1.5",
"_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-series/issues",
"email": "me@jongleberry.com"
},
"bundleDependencies": false,
"deprecated": false,
"description": "Call an array of asynchronous functions in series",
"homepage": "https://github.com/component/array-series#readme",
"license": "MIT",
"name": "array-series",
"repository": {
"type": "git",
"url": "git+https://github.com/component/array-series.git"
},
"scripts": {
"test": "node test"
},
"version": "0.1.5"
}