소스 검색

add homepage & environment

master
Wito Chandra 8 년 전
부모
커밋
6e9d27b0b0
1개의 변경된 파일3개의 추가작업 그리고 0개의 파일을 삭제
  1. +3
    -0
      pubspec.yaml

+ 3
- 0
pubspec.yaml 파일 보기

@@ -2,6 +2,9 @@ name: webfeed
version: 0.1.0
description: A dart package for parsing web feed.
author: Wito Chandra <wito.c.91@gmail.com>
homepage: https://github.com/witochandra/webfeed
environment:
sdk: ">=1.8.0 <2.0.0"
dependencies:
xml: "^3.0.0"
dev_dependencies:


불러오는 중...
취소
저장