portfolio/packages/trimkit/package.json
2018-03-28 14:18:17 -05:00

11 lines
306 B
JSON

{
"name": "trimkit",
"version": "1.1.0",
"description": "Javascript and DOM abstractions for smaller minifiable code",
"main": "src/index.js",
"files": ["src"],
"keywords": ["javascript"],
"author": "Timothy Farrell <tim@thecookiejar.me> (https://github.com/explorigin)",
"license": "Apache-2.0"
}