Some checks are pending
Build AeThex Engine / build-windows (push) Waiting to run
Build AeThex Engine / build-linux (push) Waiting to run
Build AeThex Engine / build-macos (push) Waiting to run
Build AeThex Engine / create-release (push) Blocked by required conditions
Deploy Docsify Documentation / build (push) Waiting to run
Deploy Docsify Documentation / deploy (push) Blocked by required conditions
13 lines
No EOL
254 B
JSON
13 lines
No EOL
254 B
JSON
{
|
|
"name": "pause",
|
|
"version": "0.0.1",
|
|
"description": "Pause streams...",
|
|
"keywords": [],
|
|
"author": "TJ Holowaychuk <tj@vision-media.ca>",
|
|
"dependencies": {},
|
|
"devDependencies": {
|
|
"mocha": "*",
|
|
"should": "*"
|
|
},
|
|
"main": "index"
|
|
} |