1
1
mirror of https://github.com/tweag/asterius.git synced 2024-09-21 05:48:04 +03:00
asterius/npm-utils/package.yaml

32 lines
452 B
YAML

name: npm-utils
version: 0.0.1
category: Compiler
stability: alpha
maintainer: Shao Cheng <cheng.shao@tweag.io>
copyright: (c) 2018 Tweag I/O
license: BSD3
github: tweag/asterius
extra-source-files:
- CHANGELOG.md
- LICENSE
- README.md
custom-setup:
dependencies:
- base
- Cabal
- directory
- process
ghc-options: -Wall
dependencies:
- base
- filepath
library:
source-dirs: src
other-modules:
- Paths_npm_utils