-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d35389c
commit 013eb05
Showing
97 changed files
with
2,214 additions
and
2,214 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
{ | ||
"name": "@scramjet/args-config-test", | ||
"version": "0.25.7", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@scramjet/types": "^0.22.0", | ||
"@types/node": "15.12.5" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} | ||
"name": "@scramjet/args-config-test", | ||
"version": "0.25.8", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@scramjet/types": "^0.22.0", | ||
"@types/node": "15.12.5" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
{ | ||
"name": "@scramjet/args-to-output", | ||
"version": "0.25.7", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@scramjet/types": "^0.22.0", | ||
"@types/node": "15.12.5" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} | ||
"name": "@scramjet/args-to-output", | ||
"version": "0.25.8", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@scramjet/types": "^0.22.0", | ||
"@types/node": "15.12.5" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
{ | ||
"name": "audio2text", | ||
"version": "0.25.7", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"keywords": [], | ||
"author": "Piotr", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@scramjet/utility": "^0.33.5", | ||
"@types/node": "^18.16.2", | ||
"axios": "^1.3.6", | ||
"date-and-time": "^2.4.3", | ||
"typescript": "^5.0.4" | ||
}, | ||
"devDependencies": { | ||
"@scramjet/types": "0.33.5" | ||
} | ||
} | ||
"name": "audio2text", | ||
"version": "0.25.8", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"keywords": [], | ||
"author": "Piotr", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@scramjet/utility": "^0.33.5", | ||
"@types/node": "^18.16.2", | ||
"axios": "^1.3.6", | ||
"date-and-time": "^2.4.3", | ||
"typescript": "^5.0.4" | ||
}, | ||
"devDependencies": { | ||
"@scramjet/types": "0.33.5" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,32 +1,32 @@ | ||
{ | ||
"name": "@scramjet/avengers-names-output", | ||
"version": "0.25.7", | ||
"description": "", | ||
"main": "index.js", | ||
"assets": [ | ||
"avengers.json" | ||
], | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@scramjet/types": "^0.22.0", | ||
"@types/node": "15.12.5" | ||
}, | ||
"scramjet": { | ||
"image": "node" | ||
}, | ||
"dependencies": { | ||
"JSONStream": "^1.3.5", | ||
"scramjet": "^4.36.6" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} | ||
"name": "@scramjet/avengers-names-output", | ||
"version": "0.25.8", | ||
"description": "", | ||
"main": "index.js", | ||
"assets": [ | ||
"avengers.json" | ||
], | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@scramjet/types": "^0.22.0", | ||
"@types/node": "15.12.5" | ||
}, | ||
"scramjet": { | ||
"image": "node" | ||
}, | ||
"dependencies": { | ||
"JSONStream": "^1.3.5", | ||
"scramjet": "^4.36.6" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,19 +1,19 @@ | ||
{ | ||
"name": "@scramjet/bad-sequence", | ||
"version": "0.25.7", | ||
"description": "Sequence that suppose to crash and return error.", | ||
"main": "app.js", | ||
"scripts": { | ||
"build:refapps": "build:refapps:only", | ||
"build:refapps:only": "mkdir -p dist/ && cp -r *.js package.json dist/ && (cd dist && npm i --omit=dev)", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} | ||
"name": "@scramjet/bad-sequence", | ||
"version": "0.25.8", | ||
"description": "Sequence that suppose to crash and return error.", | ||
"main": "app.js", | ||
"scripts": { | ||
"build:refapps": "build:refapps:only", | ||
"build:refapps:only": "mkdir -p dist/ && cp -r *.js package.json dist/ && (cd dist && npm i --omit=dev)", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
{ | ||
"name": "@scramjet/big-file-sequence", | ||
"version": "0.25.7", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@scramjet/types": "^0.22.0", | ||
"@types/node": "15.12.5" | ||
}, | ||
"dependencies": { | ||
"scramjet": "^4.36.6" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} | ||
"name": "@scramjet/big-file-sequence", | ||
"version": "0.25.8", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@scramjet/types": "^0.22.0", | ||
"@types/node": "15.12.5" | ||
}, | ||
"dependencies": { | ||
"scramjet": "^4.36.6" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,25 +1,25 @@ | ||
{ | ||
"name": "@scramjet/can-keep-alive", | ||
"version": "0.25.7", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@scramjet/types": "^0.22.0", | ||
"@types/node": "15.12.5" | ||
}, | ||
"dependencies": { | ||
"scramjet": "^4.36.6" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} | ||
"name": "@scramjet/can-keep-alive", | ||
"version": "0.25.8", | ||
"description": "", | ||
"main": "index.js", | ||
"scripts": { | ||
"build:refapps": "node ../../scripts/build-all.js", | ||
"postbuild:refapps": "yarn packseq", | ||
"packseq": "PACKAGES_DIR=js node ../../scripts/packsequence.js", | ||
"clean": "rm -rf ./dist" | ||
}, | ||
"author": "Scramjet <[email protected]>", | ||
"license": "ISC", | ||
"devDependencies": { | ||
"@scramjet/types": "^0.22.0", | ||
"@types/node": "15.12.5" | ||
}, | ||
"dependencies": { | ||
"scramjet": "^4.36.6" | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/scramjetorg/reference-apps.git" | ||
} | ||
} |
Oops, something went wrong.