Comparing version 0.1.4 to 0.1.5
{ | ||
"name": "px2rem", | ||
"description": "According to one stylesheet, generate rem version and @1x, @2x and @3x stylesheet", | ||
"version": "0.1.4", | ||
"homepage": "http://gitlab.alibaba-inc.com/one-request/px2rem", | ||
"version": "0.1.5", | ||
"homepage": "https://github.com/songsiqi/px2rem", | ||
"author": { | ||
"name": "颂奇", | ||
"email": "siqi.song@alibaba-inc.com" | ||
"name": "songsiqi", | ||
"email": "songsiqi2006@126.com" | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "岑安", | ||
"email": "cenan.chr@alibaba-inc.com" | ||
"name": "hongru", | ||
"email": "hongru.chenhr@gmail.com" | ||
} | ||
@@ -18,3 +18,3 @@ ], | ||
"type": "git", | ||
"url": "git@gitlab.alibaba-inc.com:one-request/px2rem.git" | ||
"url": "git@github.com:songsiqi/px2rem.git" | ||
}, | ||
@@ -21,0 +21,0 @@ "engines": { |
@@ -133,3 +133,3 @@ # px2rem | ||
* Support Media Query && Animation的keyframes | ||
* Support Media Query && Animation keyframes | ||
@@ -136,0 +136,0 @@ ## License |
@@ -0,1 +1,3 @@ | ||
'use strict'; | ||
var css = require('css'); | ||
@@ -2,0 +4,0 @@ var extend = require('extend'); |
Sorry, the diff of this file is not supported yet
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
722
1
50075