summaryrefslogtreecommitdiff
path: root/includes/external/school/node_modules/cssom/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'includes/external/school/node_modules/cssom/package.json')
-rw-r--r--includes/external/school/node_modules/cssom/package.json18
1 files changed, 0 insertions, 18 deletions
diff --git a/includes/external/school/node_modules/cssom/package.json b/includes/external/school/node_modules/cssom/package.json
deleted file mode 100644
index c8e813f..0000000
--- a/includes/external/school/node_modules/cssom/package.json
+++ /dev/null
@@ -1,18 +0,0 @@
-{
- "name": "cssom",
- "description": "CSS Object Model implementation and CSS parser",
- "keywords": [
- "CSS",
- "CSSOM",
- "parser",
- "styleSheet"
- ],
- "version": "0.4.4",
- "author": "Nikita Vasilyev <me@elv1s.ru>",
- "repository": "NV/CSSOM",
- "files": [
- "lib/"
- ],
- "main": "./lib/index.js",
- "license": "MIT"
-}