SHA256
1
0
forked from pool/asar

Accepting request 362615 from home:MargueriteSu:branches:devel:languages:nodejs

OBS-URL: https://build.opensuse.org/request/show/362615
OBS-URL: https://build.opensuse.org/package/show/devel:languages:nodejs/asar?expand=0&rev=1
This commit is contained in:
Marguerite Su 2016-02-28 14:51:50 +00:00 committed by Git OBS Bridge
commit 2a66cd8241
92 changed files with 969 additions and 0 deletions

23
.gitattributes vendored Normal file
View File

@ -0,0 +1,23 @@
## Default LFS
*.7z filter=lfs diff=lfs merge=lfs -text
*.bsp filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.gem filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.jar filter=lfs diff=lfs merge=lfs -text
*.lz filter=lfs diff=lfs merge=lfs -text
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text
*.tbz2 filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.ttf filter=lfs diff=lfs merge=lfs -text
*.txz filter=lfs diff=lfs merge=lfs -text
*.whl filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.osc

3
abbrev-1.0.7.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:30f6880e415743312a0021a458dd6d26a7211f803a42f1e4a30ebff44d26b7de
size 2425

3
ansi-regex-2.0.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b0af737038784f9ae8076ee3045a8e2a8bf001e6def549f13d4f0d6cd668f358
size 1665

3
ansi-styles-2.1.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9784603b3e96b13519c1f2bca8f86685d494f4e01c22816a88018ffcc93f35b4
size 2443

3
asar-0.9.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:39f4691d2cf27b8c9fcf2e30ef5648228e080d8277109d46eda28ea54dae056e
size 11757

5
asar.changes Normal file
View File

@ -0,0 +1,5 @@
-------------------------------------------------------------------
Sun Feb 14 15:11:12 UTC 2016 - i@marguerite.su
- initial version 0.9.1

455
asar.json Normal file
View File

@ -0,0 +1,455 @@
{
"asar": {
"version": "0.9.1",
"dependencies": {
"chromium-pickle-js": {
"version": "0.1.0"
},
"commander": {
"version": "2.3.0",
"dependencies": {
"graceful-readlink": {
"version": "1.0.1"
}
}
},
"cuint": {
"version": "0.1.5"
},
"minimatch": {
"version": "2.0.4",
"dependencies": {
"brace-expansion": {
"version": "1.1.3",
"dependencies": {
"balanced-match": {
"version": "0.3.0"
},
"concat-map": {
"version": "0.0.1"
}
}
}
}
},
"mkdirp": {
"version": "0.5.1",
"dependencies": {
"minimist": {
"version": "0.0.8"
}
}
},
"mksnapshot": {
"version": "0.1.0",
"dependencies": {
"decompress-zip": {
"version": "0.1.0",
"dependencies": {
"binary": {
"version": "0.3.0",
"dependencies": {
"chainsaw": {
"version": "0.1.0",
"dependencies": {
"traverse": {
"version": "0.3.9"
}
}
},
"buffers": {
"version": "0.1.1"
}
}
},
"graceful-fs": {
"version": "3.0.8"
},
"mkpath": {
"version": "0.1.0"
},
"nopt": {
"version": "3.0.6",
"dependencies": {
"abbrev": {
"version": "1.0.7"
}
}
},
"q": {
"version": "1.4.1"
},
"readable-stream": {
"version": "1.1.13",
"dependencies": {
"core-util-is": {
"version": "1.0.2"
},
"isarray": {
"version": "0.0.1"
},
"string_decoder": {
"version": "0.10.31"
},
"inherits": {
"version": "2.0.1"
}
}
},
"touch": {
"version": "0.0.3",
"dependencies": {
"nopt": {
"version": "1.0.10",
"dependencies": {
"abbrev": {
"version": "1.0.7"
}
}
}
}
}
}
},
"fs-extra": {
"version": "0.18.2",
"dependencies": {
"graceful-fs": {
"version": "3.0.8"
},
"jsonfile": {
"version": "2.2.3"
},
"rimraf": {
"version": "2.5.2",
"dependencies": {
"glob": {
"version": "7.0.0",
"dependencies": {
"inflight": {
"version": "1.0.4",
"dependencies": {
"once": {
"version": "1.3.3",
"dependencies": {
"wrappy": {
"version": "1.0.0"
}
}
},
"wrappy": {
"version": "1.0.0"
}
}
},
"inherits": {
"version": "2.0.0"
},
"minimatch": {
"version": "3.0.0",
"dependencies": {
"brace-expansion": {
"version": "1.1.3",
"dependencies": {
"balanced-match": {
"version": "0.3.0"
},
"concat-map": {
"version": "0.0.1"
}
}
}
}
},
"once": {
"version": "1.3.3",
"dependencies": {
"wrappy": {
"version": "1.0.0"
}
}
},
"path-is-absolute": {
"version": "1.0.0"
}
}
}
}
}
}
},
"request": {
"version": "2.55.0",
"dependencies": {
"bl": {
"version": "0.9.5",
"dependencies": {
"readable-stream": {
"version": "1.0.33",
"dependencies": {
"core-util-is": {
"version": "1.0.2"
},
"isarray": {
"version": "0.0.1"
},
"string_decoder": {
"version": "0.10.31"
},
"inherits": {
"version": "2.0.1"
}
}
}
}
},
"caseless": {
"version": "0.9.0"
},
"forever-agent": {
"version": "0.6.1"
},
"form-data": {
"version": "0.2.0",
"dependencies": {
"async": {
"version": "0.9.2"
},
"combined-stream": {
"version": "0.0.7",
"dependencies": {
"delayed-stream": {
"version": "0.0.5"
}
}
},
"mime-types": {
"version": "2.0.14",
"dependencies": {
"mime-db": {
"version": "1.12.0"
}
}
}
}
},
"json-stringify-safe": {
"version": "5.0.1"
},
"mime-types": {
"version": "2.0.14",
"dependencies": {
"mime-db": {
"version": "1.12.0"
}
}
},
"node-uuid": {
"version": "1.4.7"
},
"qs": {
"version": "2.4.2"
},
"tunnel-agent": {
"version": "0.4.2"
},
"tough-cookie": {
"version": "2.2.1"
},
"http-signature": {
"version": "0.10.1",
"dependencies": {
"assert-plus": {
"version": "0.1.5"
},
"asn1": {
"version": "0.1.11"
},
"ctype": {
"version": "0.5.3"
}
}
},
"oauth-sign": {
"version": "0.6.0"
},
"hawk": {
"version": "2.3.1",
"dependencies": {
"hoek": {
"version": "2.16.3"
},
"boom": {
"version": "2.10.1",
"dependencies": {
"hoek": {
"version": "2.16.3"
}
}
},
"cryptiles": {
"version": "2.0.5",
"dependencies": {
"boom": {
"version": "2.10.1",
"dependencies": {
"hoek": {
"version": "2.16.3"
}
}
}
}
},
"sntp": {
"version": "1.0.9",
"dependencies": {
"hoek": {
"version": "2.16.3"
}
}
}
}
},
"aws-sign2": {
"version": "0.5.0"
},
"stringstream": {
"version": "0.0.5"
},
"combined-stream": {
"version": "0.0.7",
"dependencies": {
"delayed-stream": {
"version": "0.0.5"
}
}
},
"isstream": {
"version": "0.1.2"
},
"har-validator": {
"version": "1.8.0",
"dependencies": {
"bluebird": {
"version": "2.10.2"
},
"chalk": {
"version": "1.1.1",
"dependencies": {
"ansi-styles": {
"version": "2.1.0"
},
"escape-string-regexp": {
"version": "1.0.4"
},
"has-ansi": {
"version": "2.0.0",
"dependencies": {
"ansi-regex": {
"version": "2.0.0"
}
}
},
"strip-ansi": {
"version": "3.0.0",
"dependencies": {
"ansi-regex": {
"version": "2.0.0"
}
}
},
"supports-color": {
"version": "2.0.0"
}
}
},
"commander": {
"version": "2.9.0",
"dependencies": {
"graceful-readlink": {
"version": "1.0.1"
}
}
},
"is-my-json-valid": {
"version": "2.12.4",
"dependencies": {
"generate-function": {
"version": "2.0.0"
},
"generate-object-property": {
"version": "1.2.0",
"dependencies": {
"is-property": {
"version": "1.0.2"
}
}
},
"jsonpointer": {
"version": "2.0.0"
},
"xtend": {
"version": "4.0.1"
}
}
}
}
}
}
}
}
},
"glob": {
"version": "5.0.15",
"dependencies": {
"inflight": {
"version": "1.0.4",
"dependencies": {
"once": {
"version": "1.3.3",
"dependencies": {
"wrappy": {
"version": "1.0.0"
}
}
},
"wrappy": {
"version": "1.0.0"
}
}
},
"inherits": {
"version": "2.0.0"
},
"minimatch": {
"version": "3.0.0",
"dependencies": {
"brace-expansion": {
"version": "1.1.3",
"dependencies": {
"balanced-match": {
"version": "0.3.0"
},
"concat-map": {
"version": "0.0.1"
}
}
}
}
},
"once": {
"version": "1.3.3",
"dependencies": {
"wrappy": {
"version": "1.0.0"
}
}
},
"path-is-absolute": {
"version": "1.0.0"
}
}
}
}
}
}

1
asar.license Normal file
View File

@ -0,0 +1 @@
MIT and MIT/X11 and ISC and WTFPL2 and BSD and Apache-2.0 and BSD-3-Clause

85
asar.source Normal file
View File

@ -0,0 +1,85 @@
Source1: http://registry.npmjs.org/chromium-pickle-js/-/chromium-pickle-js-0.1.0.tgz
Source2: http://registry.npmjs.org/commander/-/commander-2.3.0.tgz
Source3: http://registry.npmjs.org/commander/-/commander-2.9.0.tgz
Source4: http://registry.npmjs.org/cuint/-/cuint-0.1.5.tgz
Source5: http://registry.npmjs.org/balanced-match/-/balanced-match-0.3.0.tgz
Source6: http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz
Source7: http://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.3.tgz
Source8: http://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz
Source9: http://registry.npmjs.org/minimatch/-/minimatch-3.0.0.tgz
Source10: http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
Source11: http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz
Source12: http://registry.npmjs.org/traverse/-/traverse-0.3.9.tgz
Source13: http://registry.npmjs.org/chainsaw/-/chainsaw-0.1.0.tgz
Source14: http://registry.npmjs.org/buffers/-/buffers-0.1.1.tgz
Source15: http://registry.npmjs.org/binary/-/binary-0.3.0.tgz
Source16: http://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.8.tgz
Source17: http://registry.npmjs.org/mkpath/-/mkpath-0.1.0.tgz
Source18: http://registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz
Source19: http://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz
Source20: http://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz
Source21: http://registry.npmjs.org/q/-/q-1.4.1.tgz
Source22: http://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz
Source23: http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
Source24: http://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
Source25: http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
Source26: http://registry.npmjs.org/inherits/-/inherits-2.0.0.tgz
Source27: http://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
Source28: http://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz
Source29: http://registry.npmjs.org/touch/-/touch-0.0.3.tgz
Source30: http://registry.npmjs.org/decompress-zip/-/decompress-zip-0.1.0.tgz
Source31: http://registry.npmjs.org/jsonfile/-/jsonfile-2.2.3.tgz
Source32: http://registry.npmjs.org/wrappy/-/wrappy-1.0.0.tgz
Source33: http://registry.npmjs.org/once/-/once-1.3.3.tgz
Source34: http://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz
Source35: http://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz
Source36: http://registry.npmjs.org/glob/-/glob-7.0.0.tgz
Source37: http://registry.npmjs.org/glob/-/glob-5.0.15.tgz
Source38: http://registry.npmjs.org/rimraf/-/rimraf-2.5.2.tgz
Source39: http://registry.npmjs.org/fs-extra/-/fs-extra-0.18.2.tgz
Source40: http://registry.npmjs.org/bl/-/bl-0.9.5.tgz
Source41: http://registry.npmjs.org/caseless/-/caseless-0.9.0.tgz
Source42: http://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz
Source43: http://registry.npmjs.org/async/-/async-0.9.2.tgz
Source44: http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz
Source45: http://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz
Source46: http://registry.npmjs.org/mime-db/-/mime-db-1.12.0.tgz
Source47: http://registry.npmjs.org/mime-types/-/mime-types-2.0.14.tgz
Source48: http://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz
Source49: http://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz
Source50: http://registry.npmjs.org/node-uuid/-/node-uuid-1.4.7.tgz
Source51: http://registry.npmjs.org/qs/-/qs-2.4.2.tgz
Source52: http://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.2.tgz
Source53: http://registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.1.tgz
Source54: http://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz
Source55: http://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz
Source56: http://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz
Source57: http://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz
Source58: http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.6.0.tgz
Source59: http://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz
Source60: http://registry.npmjs.org/boom/-/boom-2.10.1.tgz
Source61: http://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz
Source62: http://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz
Source63: http://registry.npmjs.org/hawk/-/hawk-2.3.1.tgz
Source64: http://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz
Source65: http://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz
Source66: http://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz
Source67: http://registry.npmjs.org/bluebird/-/bluebird-2.10.2.tgz
Source68: http://registry.npmjs.org/ansi-styles/-/ansi-styles-2.1.0.tgz
Source69: http://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.4.tgz
Source70: http://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz
Source71: http://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz
Source72: http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.0.tgz
Source73: http://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz
Source74: http://registry.npmjs.org/chalk/-/chalk-1.1.1.tgz
Source75: http://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz
Source76: http://registry.npmjs.org/generate-function/-/generate-function-2.0.0.tgz
Source77: http://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz
Source78: http://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz
Source79: http://registry.npmjs.org/jsonpointer/-/jsonpointer-2.0.0.tgz
Source80: http://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz
Source81: http://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.4.tgz
Source82: http://registry.npmjs.org/har-validator/-/har-validator-1.8.0.tgz
Source83: http://registry.npmjs.org/request/-/request-2.55.0.tgz
Source84: http://registry.npmjs.org/mksnapshot/-/mksnapshot-0.1.0.tgz
Source85: http://registry.npmjs.org/asar/-/asar-0.9.1.tgz

144
asar.spec Normal file
View File

@ -0,0 +1,144 @@
#
# spec file for package asar
#
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
Name: asar
Version: 0.9.1
Release: 0
Summary: Creating atom-shell app packages
License: MIT and X11 and ISC and SUSE-WTFPL-2.0 and Apache-2.0 and BSD-3-Clause
Group: Development/Languages/NodeJS
Url: https://github.com/atom/asar
Source0: %{name}.json
# DO NOT CHANGE MANUALLY START
# pasted from %{name}.source generated by nova
Source1: http://registry.npmjs.org/chromium-pickle-js/-/chromium-pickle-js-0.1.0.tgz
Source2: http://registry.npmjs.org/commander/-/commander-2.3.0.tgz
Source3: http://registry.npmjs.org/commander/-/commander-2.9.0.tgz
Source4: http://registry.npmjs.org/cuint/-/cuint-0.1.5.tgz
Source5: http://registry.npmjs.org/balanced-match/-/balanced-match-0.3.0.tgz
Source6: http://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz
Source7: http://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.3.tgz
Source8: http://registry.npmjs.org/minimatch/-/minimatch-2.0.4.tgz
Source9: http://registry.npmjs.org/minimatch/-/minimatch-3.0.0.tgz
Source10: http://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz
Source11: http://registry.npmjs.org/mkdirp/-/mkdirp-0.5.1.tgz
Source12: http://registry.npmjs.org/traverse/-/traverse-0.3.9.tgz
Source13: http://registry.npmjs.org/chainsaw/-/chainsaw-0.1.0.tgz
Source14: http://registry.npmjs.org/buffers/-/buffers-0.1.1.tgz
Source15: http://registry.npmjs.org/binary/-/binary-0.3.0.tgz
Source16: http://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.8.tgz
Source17: http://registry.npmjs.org/mkpath/-/mkpath-0.1.0.tgz
Source18: http://registry.npmjs.org/abbrev/-/abbrev-1.0.7.tgz
Source19: http://registry.npmjs.org/nopt/-/nopt-3.0.6.tgz
Source20: http://registry.npmjs.org/nopt/-/nopt-1.0.10.tgz
Source21: http://registry.npmjs.org/q/-/q-1.4.1.tgz
Source22: http://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz
Source23: http://registry.npmjs.org/isarray/-/isarray-0.0.1.tgz
Source24: http://registry.npmjs.org/string_decoder/-/string_decoder-0.10.31.tgz
Source25: http://registry.npmjs.org/inherits/-/inherits-2.0.1.tgz
Source26: http://registry.npmjs.org/inherits/-/inherits-2.0.0.tgz
Source27: http://registry.npmjs.org/readable-stream/-/readable-stream-1.1.13.tgz
Source28: http://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz
Source29: http://registry.npmjs.org/touch/-/touch-0.0.3.tgz
Source30: http://registry.npmjs.org/decompress-zip/-/decompress-zip-0.1.0.tgz
Source31: http://registry.npmjs.org/jsonfile/-/jsonfile-2.2.3.tgz
Source32: http://registry.npmjs.org/wrappy/-/wrappy-1.0.0.tgz
Source33: http://registry.npmjs.org/once/-/once-1.3.3.tgz
Source34: http://registry.npmjs.org/inflight/-/inflight-1.0.4.tgz
Source35: http://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.0.tgz
Source36: http://registry.npmjs.org/glob/-/glob-7.0.0.tgz
Source37: http://registry.npmjs.org/glob/-/glob-5.0.15.tgz
Source38: http://registry.npmjs.org/rimraf/-/rimraf-2.5.2.tgz
Source39: http://registry.npmjs.org/fs-extra/-/fs-extra-0.18.2.tgz
Source40: http://registry.npmjs.org/bl/-/bl-0.9.5.tgz
Source41: http://registry.npmjs.org/caseless/-/caseless-0.9.0.tgz
Source42: http://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz
Source43: http://registry.npmjs.org/async/-/async-0.9.2.tgz
Source44: http://registry.npmjs.org/delayed-stream/-/delayed-stream-0.0.5.tgz
Source45: http://registry.npmjs.org/combined-stream/-/combined-stream-0.0.7.tgz
Source46: http://registry.npmjs.org/mime-db/-/mime-db-1.12.0.tgz
Source47: http://registry.npmjs.org/mime-types/-/mime-types-2.0.14.tgz
Source48: http://registry.npmjs.org/form-data/-/form-data-0.2.0.tgz
Source49: http://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz
Source50: http://registry.npmjs.org/node-uuid/-/node-uuid-1.4.7.tgz
Source51: http://registry.npmjs.org/qs/-/qs-2.4.2.tgz
Source52: http://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.2.tgz
Source53: http://registry.npmjs.org/tough-cookie/-/tough-cookie-2.2.1.tgz
Source54: http://registry.npmjs.org/assert-plus/-/assert-plus-0.1.5.tgz
Source55: http://registry.npmjs.org/asn1/-/asn1-0.1.11.tgz
Source56: http://registry.npmjs.org/ctype/-/ctype-0.5.3.tgz
Source57: http://registry.npmjs.org/http-signature/-/http-signature-0.10.1.tgz
Source58: http://registry.npmjs.org/oauth-sign/-/oauth-sign-0.6.0.tgz
Source59: http://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz
Source60: http://registry.npmjs.org/boom/-/boom-2.10.1.tgz
Source61: http://registry.npmjs.org/cryptiles/-/cryptiles-2.0.5.tgz
Source62: http://registry.npmjs.org/sntp/-/sntp-1.0.9.tgz
Source63: http://registry.npmjs.org/hawk/-/hawk-2.3.1.tgz
Source64: http://registry.npmjs.org/aws-sign2/-/aws-sign2-0.5.0.tgz
Source65: http://registry.npmjs.org/stringstream/-/stringstream-0.0.5.tgz
Source66: http://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz
Source67: http://registry.npmjs.org/bluebird/-/bluebird-2.10.2.tgz
Source68: http://registry.npmjs.org/ansi-styles/-/ansi-styles-2.1.0.tgz
Source69: http://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.4.tgz
Source70: http://registry.npmjs.org/ansi-regex/-/ansi-regex-2.0.0.tgz
Source71: http://registry.npmjs.org/has-ansi/-/has-ansi-2.0.0.tgz
Source72: http://registry.npmjs.org/strip-ansi/-/strip-ansi-3.0.0.tgz
Source73: http://registry.npmjs.org/supports-color/-/supports-color-2.0.0.tgz
Source74: http://registry.npmjs.org/chalk/-/chalk-1.1.1.tgz
Source75: http://registry.npmjs.org/graceful-readlink/-/graceful-readlink-1.0.1.tgz
Source76: http://registry.npmjs.org/generate-function/-/generate-function-2.0.0.tgz
Source77: http://registry.npmjs.org/is-property/-/is-property-1.0.2.tgz
Source78: http://registry.npmjs.org/generate-object-property/-/generate-object-property-1.2.0.tgz
Source79: http://registry.npmjs.org/jsonpointer/-/jsonpointer-2.0.0.tgz
Source80: http://registry.npmjs.org/xtend/-/xtend-4.0.1.tgz
Source81: http://registry.npmjs.org/is-my-json-valid/-/is-my-json-valid-2.12.4.tgz
Source82: http://registry.npmjs.org/har-validator/-/har-validator-1.8.0.tgz
Source83: http://registry.npmjs.org/request/-/request-2.55.0.tgz
Source84: http://registry.npmjs.org/mksnapshot/-/mksnapshot-0.1.0.tgz
Source85: http://registry.npmjs.org/asar/-/asar-0.9.1.tgz
# DO NOT CHANGE MANUALLY END
BuildRequires: fdupes
BuildRequires: nodejs-packaging
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildArch: noarch
%{nodejs_find_provides_and_requires}
%description
Asar is a simple extensive archive format, it works like tar
that concatenates all files together without compression, while
having random access support.
%prep
%nodejs_prep
%build
#nothing to do
%install
%nodejs_mkdir
%nodejs_copy
%nodejs_build
%nodejs_clean
%nodejs_filelist
%nodejs_fixdep abbrev "^1.0.7"
%fdupes %{buildroot}
%files -f %{_sourcedir}/files.lst
%defattr(-,root,root,-)
%changelog

3
asn1-0.1.11.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7206eadc8a9344e484bcce979e22a12c9fa64c1395aa0544b8b767808b268f43
size 7855

3
assert-plus-0.1.5.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:be8817ac92dd8a0dc9e0d2e79c1420a0399be89313c9585d05226ec7aef54fc9
size 3431

3
async-0.9.2.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8215cab4b997a502912679742c9a7051c854ccf02271b972eb977398554e78af
size 20948

3
aws-sign2-0.5.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bf35697e73e18a9128022cc8c547bad773b807dcca74f17c47dee60b031abf8b
size 5049

3
balanced-match-0.3.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d933093fc98d41e1669818dc19a0428354725f330665ce2a9d6300c673b9c620
size 2895

3
binary-0.3.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:940bc9b40fb2a875876e3ca1be3d05a7a419881e4201c76c83ffbb05568b6909
size 9762

3
bl-0.9.5.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ecf3bb1c5765c897989958ef45a7134f3325a099c26608788879d35a8a416900
size 9279

3
bluebird-2.10.2.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cb3d60df632c0a48ef75704e5d6e829ee58e26d7791411545750894d14c85e64
size 101483

3
boom-2.10.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a61cb4df27252b2945f69cdfcbe4bc879bf57ea1a4a7ec5838ef7fa56294cedc
size 39495

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b9f69d8f35d4254432a2b4e9fa69e10ab216bbcac7206cb2da1906ee5ad026f
size 3910

3
buffers-0.1.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8de49c60e467005182d9687b5d87775bbcec6385ac63220b7741327441deb6d
size 4195

3
caseless-0.9.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:846f0201b6785c18be5608e18c039afd58686d28d96fb3928bf7a8515b30db89
size 1799

3
chainsaw-0.1.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:01586a6aa1d1174ae07aff69822d01e0704fe30f23ac22221c9b804bab976cfb
size 4598

3
chalk-1.1.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:68dcb86477ff3a3e50d4d482962fc9333f1d61e855bf14b2fe8cb89c595a1eb7
size 5242

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2fd652baa4f2de69136d52d5efb11e20e74dce3c269b9c231bea666109223c27
size 2953

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:848e1c4911ea0ef76d105909e43f6dbf6c9d11db836549872e2f0296a06c6f96
size 3501

3
commander-2.3.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7d8a726755f1c6900aa9511350866a5dd9a3f91a87fe08efde14c89b4880109b
size 8042

3
commander-2.9.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:197a1e0b408bc686fbf62ed5ef43210251c616ba1b09721e8299d4484217bd47
size 13425

3
concat-map-0.0.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:35902dd620cf0058c49ea614120f18a889d984269a90381b7622e79c2cfe4261
size 2263

3
core-util-is-1.0.2.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a4a44dab6579ede3e06ade58d26f8fd642eae09153fd59c608fcb7951a499398
size 7016

3
cryptiles-2.0.5.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:dac94398339bad4fcefe7212915171d1838ccf989ac1053910f10b778daa1238
size 2904

3
ctype-0.5.3.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bb58300f21d91728d2f9f8680d70bb9e8806a357fab945eb4be8ead1fbfb47fe
size 37746

3
cuint-0.1.5.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3948ad177e9f058bc350dc4410e9a3f1869b76a19f80c294765ce70dcbb9488d
size 18581

3
decompress-zip-0.1.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b12602e2826f5dd7c8496d3096f062d94857fc2581b0ce66758bf72715ba59a
size 11203

3
delayed-stream-0.0.5.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f40e440dac0f853577d5225d7bd4b2026ea1447a724f4ba1096e29983ee595dd
size 4711

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8e23971b0f2f70cb13010d91a307c6a9ee834dd37e34a6ba83024823fb6e080e
size 1583

3
forever-agent-0.6.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:eca862e1fd07bf54ff68ccf70450a64dc3d6b807ee9e3ddeb5d96773a3c806c5
size 5035

3
form-data-0.2.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:531f372b9b8b06566bc628a9fce66d222ce599ed7c4f0e2ee2ac38b5e5d3b7a0
size 5939

3
fs-extra-0.18.2.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4bc518383983e7769886d61cb1beb6c86b5896e30d1d11abb0396a7fad5e70de
size 13181

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0f797a03289c5305433b7e132a73e5517e3a860bbc249a0cb9cdb1a886c7b4c2
size 2026

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:623c3f9901713bcafa9b50d21ba8117d57062aaebf0f7c28a3984841967a5399
size 1634

3
glob-5.0.15.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e3c945daf510834834abe87624deec08f6f7f4ec058cb6f3ff8c932edea448b7
size 14800

3
glob-7.0.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e788a5c2d200001bcd30a9a0314c131f0f77c9335bd2d915993d659766a5ca34
size 14574

3
graceful-fs-3.0.8.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:80dd1d738eb98856cb777465990f6a343562df7168146f3bd7f83966b17add5a
size 6185

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c1ce83682d563874517386a13c364eb0a8494e99a69203cff264a1381cb3a300
size 1531

3
har-validator-1.8.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:609625d76bbbc2f69775aa0ca79ee8a89235a9dde2cf18671a297dd40ff8a494
size 5534

3
has-ansi-2.0.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e30265eb491e78d3586ea64dea6b61f3d45a28a28d908caf73f04531764344ed
size 1702

3
hawk-2.3.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fcc9974a9160a45181576f3ba9856483a06e69e0f49991cec02c40f880401b01
size 117764

3
hoek-2.16.3.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b203a87561b58b0c712cf1df4a5b362d3709b851c5e6cc4bfa7c020bd372672d
size 65204

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3529d9437e34c26aec2436efde67eebfbefbd1851e6c4487b50acdb258754dc3
size 12524

3
inflight-1.0.4.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ccf2a35fa2e3f2704124b16affca180651b7d79647a2b4707491c4f3e6397d66
size 2556

3
inherits-2.0.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9c0e9ab9e025f0be599d62752764964416832d38d93a4143242ec4deb4de1ae0
size 1958

3
inherits-2.0.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e0d5493f8142aff09125344665a90a8227b9a3ffa4bb8d086d0fb471c00deb29
size 2122

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a1aec5dede9013fda4416f96f70c7d0dbde8116210221bba9d745a9757e6f171
size 17174

3
is-property-1.0.2.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:34b46bc9b66b67a542928517b96b2d84e4ca9baf5b58826e221eeb6e26020870
size 4498

3
isarray-0.0.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e8444020696800aed92a09d4c52602adc76140a39b6c8e94fe7c89cf70a9f0a
size 2742

3
isstream-0.1.2.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:79ae4378a2a3446fb72177b57138c1382565ad75e50baba2909731ebb5c90b44
size 3755

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b7fbbf65c0bff6d47f516c98638229dff0e981d0edfffecbcf971d7fe361928a
size 4014

3
jsonfile-2.2.3.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:293f152ba4d43eea62b2947d1ff45c33b344353fe4ada9a0e70f7008de725d1a
size 3342

3
jsonpointer-2.0.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a5b9bfe79f13acaa84d5816768487257eb159d75614caced5d24a5500c7ee55c
size 2119

3
mime-db-1.12.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a05d14054d5782b00a411c28762736ad1781a47d01bef218eb9db52cf4b95d1c
size 21510

3
mime-types-2.0.14.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a427b1331104ccc6643758a6995deff6c178f84d7c361001873de55af3462348
size 3374

3
minimatch-2.0.4.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d745320a1155a121ee8198a073768eb116af3e9b590e293d2a8c6ed589fa45c
size 13552

3
minimatch-3.0.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d6e1ac367e7318c301be6ed1e8d0edffef6d75ca33f892be484a77d979d8990
size 11354

3
minimist-0.0.8.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7953afa208b921faf59c1fa5693764ca2be03e261ef91c88717ef20c8c474a33
size 5990

3
mkdirp-0.5.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:77b52870e8dedc68e1e7afcdadba34d3da6debe4f3aae36453ba151f1638bf24
size 4991

3
mkpath-0.1.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6159b20743defda0e2b48edc91c2a2a245dc940a0fb88688bf98f6464d8a76a4
size 3186

3
mksnapshot-0.1.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5ad8d3a003dee4d7b79aa99b381ee785c9f5e106bcacf0f92484ee25ef5c2d6a
size 2679

3
node-uuid-1.4.7.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1b06ddad2c55de6b06224e63acaa180ca2d09266b26c28dedc8ee0047eb71f47
size 14548

3
nopt-1.0.10.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:426562943bfbbfc059eac83575ade5b78c6c01e5c1000a90a7defecfe2334927
size 10240

3
nopt-3.0.6.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e460b4eb93f4f6cda338f57d8f74d85589334c5a2207e95c631adb96ae9ea9a8
size 10314

3
oauth-sign-0.6.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c65cb1a7171fd76431924441157ed6def7f417082167531f5be8ad4815b0ca40
size 6300

3
once-1.3.3.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ac84fb4ee8df51cc2605a32f248d834aa489ed79b0e3290b37b794c776da9a6
size 1573

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a3957ee44f7dd053cd5a690bcd2021366f573f2aa1071f5ec9a2c123a6283196
size 1846

3
q-1.4.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:545b428eb6dbb457148564b3c033b5e7f3f8495b785cd7f1ddc4813926e84115
size 36332

3
qs-2.4.2.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b629204c05912a6f88ecd5f4b582491192aef343263d9951e98d7b4c6e0e7457
size 10504

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4c11e70dc00d794eff111408e6c34d97ff24a2e9d28d480a61bcf193a16d5de3
size 15414

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:41d9d32684f37f5e60149120fd7dbc8d16803264e7a045570f6636c1450e459e
size 20599

3
request-2.55.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:304085c58d20d156ebc7aa6f3e85805c33b13246fd8a53250a0e9ac48c6b6d27
size 51341

3
rimraf-2.5.2.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0adf6500e1c3ad0643cfc1ab2447d595a83ff01a17a923d4df64f77a4cf46517
size 5042

3
sntp-1.0.9.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6913bd03125d36dd741d4ffac1620170b568c655a1751bfb7e2ebb3ffa3edcf0
size 6853

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e6e6ffeafe6157eb2278a909afc0b845234b13446dca8a9518c2b79b9c22086
size 3608

3
stringstream-0.0.5.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:ed686bc9c2641ff7bb002b7c3bf58e2b8193f535490de7d07669ef465b40fcf3
size 2593

3
strip-ansi-3.0.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9ac91cf12256fc55fb442f6b214b1a89249c3ef5cb73bff54a3d6a97d8d6fefa
size 1703

3
supports-color-2.0.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:725d4b25d44e0f16eb986ba957c14d9c8540de2f6a4fca961bf1f60aa1659ad3
size 1951

3
touch-0.0.3.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d8200c861fe147e4418eabd22eda8b153c8cde042440686a64d47bd7544e1781
size 2682

3
tough-cookie-2.2.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2c358c1b04c6af13c09623ef4b62b8287a908e2d669a7839335d842f0b925057
size 61424

3
traverse-0.3.9.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7813f6b1adfc7888bf2629678b9c119c368740f0348cb95cc47e057b1e160942
size 9489

3
tunnel-agent-0.4.2.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:70731bf2444e5e307d9129a2eda2a6450837cbd757aa933e3e89db51b4fa2fbf
size 5843

3
wrappy-1.0.0.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a3f0c9868d7aa628b09fb0cdfa38b5d240c6b7f47e94e74ca76a0013262631ca
size 1952

3
xtend-4.0.1.tgz Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e8cf61040c95fcc1b6b707d76d54365fb646e8e7ac9bdf6e1f794e8790dfa872
size 2542