niftycsx
Version:
A nifty component library for csx.
19 lines (18 loc) • 340 B
JSON
{
"name": "niftycsx",
"version": "1.0.16",
"description": "A nifty component library for csx.",
"main": "index.csx",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Nifty",
"csx"
],
"files": [
"src/**/*.{cs,csx}"
],
"author": "Matthew Teague",
"license": "MIT"
}