curvature
Version:

44 lines (43 loc) • 935 B
JSON
{
"name": "curvature",
"version": "0.0.68-h",
"author": "Sean Morris <curvature@seanmorr.is> (https://seanmorr.is)",
"license": "Apache-2.0",
"repository": "https://github.com/seanmorris/curvature-2",
"devDependencies": {
"@babel/cli": "^7.13.14",
"@babel/core": "^7.13.14",
"@babel/plugin-proposal-class-properties": "^7.13.0",
"@babel/preset-env": "^7.13.12",
"auto-reload-brunch": "^2",
"babel-brunch": "^7.0.1",
"babel-minify": "^0.5.1",
"babel-plugin-macros": "^3.1.0",
"brunch": "^3",
"clean-css-brunch": "^3",
"cv3-test": "^0.0.14",
"pobot": "^0.0.10",
"raw-brunch": "^1.0.2",
"rawquire": "^0.0.1",
"uglify-es-brunch": "^1"
},
"files": [
"dist/curvature.js",
"access/*",
"animate/*",
"animate/ease/*",
"base/*",
"form/multifield/*",
"form/*",
"input/*",
"mixin/*",
"model/*",
"net/*",
"service/*",
"strings/*",
"tag/*",
"toast/*",
"LICENSE",
"NOTICE"
]
}