UNPKG
myth6
Version:
latest (1.5.0)
1.5.0
A segmentio/myth fork that supports node 6
github.com/pin3da/myth6
pin3da/myth6
myth6
/
component.json
10 lines
(9 loc)
•
242 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"name"
:
"myth"
,
"repository"
:
"segmentio/myth"
,
"version"
:
"1.5.0"
,
"license"
:
"MIT"
,
"description"
:
"A CSS preprocessor that acts like a polyfill for future versions of the spec."
,
"scripts"
:
[
"myth.js"
]
,
"main"
:
"myth.js"
}