Rename css files to "masonstrap"
- also SRCT text placed into generated comments
{ | ||
"name": "bootswatch", | ||
"description": "Bootswatch is a collection of themes for Bootstrap.", | ||
"name": "Masonstrap", | ||
"description": "Easily provide any web project with Mason branding", | ||
"version": "3.3.7", | ||
"author": "Thomas Park", | ||
"homepage": "http://bootswatch.com", | ||
"author": "Mason SRCT", | ||
"homepage": "srct.gmu.edu", | ||
"license": "MIT", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/thomaspark/bootswatch.git" | ||
"url": "https://git.gmu.edu/srct/masonstrap.git" | ||
}, | ||
"engines": { | ||
"node": ">= 0.10.0" | ||
... | ... |
Please register or sign in to comment