@irrigable/cli
Advanced tools
+16
-44
| { | ||
| "_from": "@irrigable/cli@^0.0.5", | ||
| "_id": "@irrigable/cli@0.0.5", | ||
| "_inBundle": false, | ||
| "_integrity": "sha512-fS4pnRcmQ0VLAOzZsGriE2880rS36JTovhoHwBXtiUtuiClR69EIM6I77yQEueFuftZMYqI5w6oF3IzLKMeO3g==", | ||
| "_location": "/@irrigable/cli", | ||
| "_phantomChildren": {}, | ||
| "_requested": { | ||
| "type": "range", | ||
| "registry": true, | ||
| "raw": "@irrigable/cli@^0.0.5", | ||
| "name": "@irrigable/cli", | ||
| "escapedName": "@irrigable%2fcli", | ||
| "scope": "@irrigable", | ||
| "rawSpec": "^0.0.5", | ||
| "saveSpec": null, | ||
| "fetchSpec": "^0.0.5" | ||
| }, | ||
| "_requiredBy": [ | ||
| "/@irrigable/core" | ||
| ], | ||
| "_resolved": "https://registry.npmjs.org/@irrigable/cli/-/cli-0.0.5.tgz", | ||
| "_shasum": "efdf72d2d5ee12c7552369d8a26774db9d259aae", | ||
| "_spec": "@irrigable/cli@^0.0.5", | ||
| "_where": "C:\\projects\\twig\\src\\eventworld\\node_modules\\@irrigable\\core", | ||
| "author": { | ||
| "name": "Stephan Dum" | ||
| }, | ||
| "name": "@irrigable/cli", | ||
| "version": "0.0.9", | ||
| "description": "cli for irrigable streams", | ||
| "bin": { | ||
| "irrigable": "./bin/cli.js" | ||
| }, | ||
| "bugs": { | ||
| "url": "https://github.com/stephan-dum/irrigable-cli/issues" | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| }, | ||
| "bundleDependencies": false, | ||
| "dependencies": { | ||
| "@irrigable/core": "^0.0.21" | ||
| }, | ||
| "deprecated": false, | ||
| "description": "cli for irrigable streams", | ||
| "homepage": "https://github.com/stephan-dum/irrigable-cli#readme", | ||
| "keywords": [ | ||
@@ -47,7 +16,2 @@ "irrigable", | ||
| ], | ||
| "license": "ISC", | ||
| "name": "@irrigable/cli", | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "repository": { | ||
@@ -57,6 +21,14 @@ "type": "git", | ||
| }, | ||
| "scripts": { | ||
| "test": "echo \"Error: no test specified\" && exit 1" | ||
| "author": "Stephan Dum", | ||
| "bugs": { | ||
| "url": "https://github.com/stephan-dum/irrigable-cli/issues" | ||
| }, | ||
| "version": "0.0.8" | ||
| "homepage": "https://github.com/stephan-dum/irrigable-cli#readme", | ||
| "license": "ISC", | ||
| "dependencies": { | ||
| "@irrigable/core": "0.0.X" | ||
| }, | ||
| "publishConfig": { | ||
| "access": "public" | ||
| } | ||
| } |
3062
-22.91%+ Added
+ Added
+ Added
+ Added
- Removed
- Removed
Updated