11 lines
306 B
JSON
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"
|
|
}
|