| name: process | |
| version: 2.0.7 | |
| authors: | |
| - Todd Volkert <tvolkert@google.com> | |
| - Michael Goderbauer <goderbauer@google.com> | |
| description: A pluggable, mockable process invocation abstraction for Dart. | |
| homepage: https://github.com/google/process.dart | |
| dependencies: | |
| file: ^2.0.1 | |
| intl: '>=0.14.0 <0.16.0' | |
| meta: ^1.0.4 | |
| path: ^1.4.0 | |
| platform: '>=1.0.1 <3.0.0' | |
| dev_dependencies: | |
| test: ^0.12.10 | |
| environment: | |
| sdk: '>=1.21.0 <2.0.0' |