dart-sdk/pkg/js/pubspec.yaml
Kevin Moore fa629d83d8 pkg/js: fix pubspec author
Change-Id: I4ef5d232c5ca6e80f9df0f8a329d83a13aaa3be5
Reviewed-on: https://dart-review.googlesource.com/65603
Reviewed-by: Kevin Moore <kevmoo@google.com>
2018-07-18 21:36:10 +00:00

9 lines
215 B
YAML

name: js
version: 0.6.1+1
author: Dart Team <misc@dartlang.org>
description: Access JavaScript from Dart.
homepage: https://github.com/dart-lang/sdk/tree/master/pkg/js
environment:
sdk: '>=1.19.0-dev.0.0 <3.0.0'