cornified
Version:
Share love and happiness with the masses
30 lines (29 loc) • 509 B
JSON
{
"name": "cornify",
"main": "dist/index.js",
"version": "1.0.3",
"homepage": "https://github.com/L1fescape/cornify",
"authors": [
"Andrew Kennedy <andrew@akenn.org>"
],
"description": "Share love and happiness with the masses",
"moduleType": [
"amd"
],
"keywords": [
"cornify",
"unicorns",
"rainbows",
"love",
"joy",
"prosperity"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}