brototype
Version:
Bro, do you even Javascript?
25 lines (24 loc) • 405 B
JSON
{
"name": "brototype",
"main": "brototype.js",
"homepage": "http://brototypejs.com/",
"authors": [
"Randy Hunt <letsgetrandy@gmail.com>"
],
"description": "Bro, do you even Javascript?",
"moduleType": [
"amd"
],
"keywords": [
"brototype",
"bro"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}