|
Last change
on this file was 9af201e, checked in by MBK <marija.karapandzova@…>, 11 days ago |
|
Fix frontend appearance
|
-
Property mode
set to
100644
|
|
File size:
337 bytes
|
| Rev | Line | |
|---|
| [9af201e] | 1 | {
|
|---|
| 2 | "name": "cssom",
|
|---|
| 3 | "description": "CSS Object Model implementation and CSS parser",
|
|---|
| 4 | "keywords": [
|
|---|
| 5 | "CSS",
|
|---|
| 6 | "CSSOM",
|
|---|
| 7 | "parser",
|
|---|
| 8 | "styleSheet"
|
|---|
| 9 | ],
|
|---|
| 10 | "version": "0.4.4",
|
|---|
| 11 | "author": "Nikita Vasilyev <me@elv1s.ru>",
|
|---|
| 12 | "repository": "NV/CSSOM",
|
|---|
| 13 | "files": [
|
|---|
| 14 | "lib/"
|
|---|
| 15 | ],
|
|---|
| 16 | "main": "./lib/index.js",
|
|---|
| 17 | "license": "MIT"
|
|---|
| 18 | }
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.