jslicense-wtfpl
Version:
the Do What the Fuck You Want To Public License in jslicense format
17 lines (16 loc) • 489 B
JSON
{
"name": "jslicense-wtfpl",
"description": "the Do What the Fuck You Want To Public License in jslicense format",
"version": "0.1.1",
"author": "Kyle E. Mitchell <kyle@kemitchell.com> (http://kemitchell.com)",
"bugs": "https://github.com/jslicense/jslicense-wtfpl/issues",
"homepage": "https://jslicense.github.io",
"keywords": [
"WTFPL",
"jslicense",
"license"
],
"license": "Apache-2.0",
"main": "index.js",
"repository": "jslicense/jslicense-wtfpl"
}