blob: 62656716263a878ef06bc5106bcfa75cceffb948 [file] [log] [blame]
name: strings
version: 0.1.2
author: Andrew Mezoni <andrew.mezoni@gmail.com>
description: The 'strings' is a helper for the string transformation which can be useful in the code generators (such as 'camelize', 'escape', 'underscore' etc).
homepage: https://github.com/mezoni/strings.git
environment:
sdk: '>=2.2.0 <3.0.0'
dependencies:
unicode: ^0.2.2
dev_dependencies:
test: ^1.9.1