mirror of
https://github.com/gradle/gradle-build-action.git
synced 2024-11-23 08:41:01 -05:00
75 lines
1.6 KiB
JSON
75 lines
1.6 KiB
JSON
|
{
|
||
|
"_args": [
|
||
|
[
|
||
|
"duplexer2@0.1.4",
|
||
|
"/Users/paul/src/codeartisans/gradle-command-action"
|
||
|
]
|
||
|
],
|
||
|
"_from": "duplexer2@0.1.4",
|
||
|
"_id": "duplexer2@0.1.4",
|
||
|
"_inBundle": false,
|
||
|
"_integrity": "sha1-ixLauHjA1p4+eJEFFmKjL8a93ME=",
|
||
|
"_location": "/duplexer2",
|
||
|
"_phantomChildren": {
|
||
|
"core-util-is": "1.0.2",
|
||
|
"inherits": "2.0.4",
|
||
|
"isarray": "1.0.0",
|
||
|
"process-nextick-args": "2.0.1",
|
||
|
"safe-buffer": "5.1.2",
|
||
|
"util-deprecate": "1.0.2"
|
||
|
},
|
||
|
"_requested": {
|
||
|
"type": "version",
|
||
|
"registry": true,
|
||
|
"raw": "duplexer2@0.1.4",
|
||
|
"name": "duplexer2",
|
||
|
"escapedName": "duplexer2",
|
||
|
"rawSpec": "0.1.4",
|
||
|
"saveSpec": null,
|
||
|
"fetchSpec": "0.1.4"
|
||
|
},
|
||
|
"_requiredBy": [
|
||
|
"/unzipper"
|
||
|
],
|
||
|
"_resolved": "https://registry.npmjs.org/duplexer2/-/duplexer2-0.1.4.tgz",
|
||
|
"_spec": "0.1.4",
|
||
|
"_where": "/Users/paul/src/codeartisans/gradle-command-action",
|
||
|
"author": {
|
||
|
"name": "Conrad Pankoff",
|
||
|
"email": "deoxxa@fknsrs.biz",
|
||
|
"url": "http://www.fknsrs.biz/"
|
||
|
},
|
||
|
"bugs": {
|
||
|
"url": "https://github.com/deoxxa/duplexer2/issues"
|
||
|
},
|
||
|
"dependencies": {
|
||
|
"readable-stream": "^2.0.2"
|
||
|
},
|
||
|
"description": "Like duplexer but using streams3",
|
||
|
"devDependencies": {
|
||
|
"mocha": "^2.2.5"
|
||
|
},
|
||
|
"files": [
|
||
|
"index.js"
|
||
|
],
|
||
|
"homepage": "https://github.com/deoxxa/duplexer2#readme",
|
||
|
"keywords": [
|
||
|
"duplex",
|
||
|
"duplexer",
|
||
|
"stream",
|
||
|
"stream3",
|
||
|
"join",
|
||
|
"combine"
|
||
|
],
|
||
|
"license": "BSD-3-Clause",
|
||
|
"name": "duplexer2",
|
||
|
"repository": {
|
||
|
"type": "git",
|
||
|
"url": "git+https://github.com/deoxxa/duplexer2.git"
|
||
|
},
|
||
|
"scripts": {
|
||
|
"test": "mocha -R tap"
|
||
|
},
|
||
|
"version": "0.1.4"
|
||
|
}
|