mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/RoboCommander.git
synced 2026-06-15 14:16:05 +00:00
Initial commit
This commit is contained in:
16
node_modules/defaultcss/package.json
generated
vendored
Normal file
16
node_modules/defaultcss/package.json
generated
vendored
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"name": "defaultcss",
|
||||
"version": "1.1.1",
|
||||
"description": "A simple module for adding default style definition within your HTML",
|
||||
"main": "index.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/DamonOehlman/defaultcss.git"
|
||||
},
|
||||
"author": "Damon Oehlman <damon.oehlman@gmail.com>",
|
||||
"license": "ISC",
|
||||
"homepage": "https://github.com/DamonOehlman/defaultcss",
|
||||
"devDependencies": {
|
||||
"crel": "^1.1.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user