UNPKG
jest-css
Version:
latest (1.0.1)
1.0.1
1.0.0
css transfrom for jest
github.com/gutenye/jest-css
gutenye/jest-css
jest-css
/
package.json
11 lines
(10 loc)
•
256 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
{
"name"
:
"jest-css"
,
"version"
:
"1.0.1"
,
"description"
:
"css transfrom for jest"
,
"repository"
:
"gutenye/jest-css"
,
"author"
:
"Guten Ye <ywzhaifei
@gmail
.com>"
,
"main"
:
"index.js"
,
"license"
:
"MIT"
,
"keywords"
: [
"jest"
,
"jest-transform"
] }