blob: 58b9f9f7e542c3bb4e7dc1d1962d2c77e1a6ebc9 [file] [log] [blame]
name: webkit_inspection_protocol
version: 0.1.2
description: A client for the Webkit Inspection Protocol (WIP).
homepage: https://github.com/google/webkit_inspection_protocol.dart
author: Devon Carew <devoncarew@google.com>
environment:
sdk: '>=1.10.0 <2.0.0'
dependencies:
args: '^0.13.2'
logging: '^0.11.1'
shelf: '^0.6.2'
shelf_web_socket: '^0.0.1+2'
dev_dependencies:
shelf_static: '^0.2.2'
test: '^0.12.3+5'