UNPKG

566 BJSONView Raw
1{
2 "name": "jss-vendor-prefixer",
3 "description": "Vendor prefixer for jss",
4 "version": "0.1.3",
5 "author": {
6 "name": "Oleg Slobodskoi",
7 "email": "oleg008@gmail.com"
8 },
9 "repository": {
10 "type": "git",
11 "url": "git@github.com:jsstyles/jss-vendor-prefixer.git"
12 },
13 "keywords": [
14 "jss",
15 "plugin",
16 "vendor",
17 "prefixer"
18 ],
19 "engines": {},
20 "scripts": {},
21 "licenses": [
22 {
23 "type": "MIT",
24 "url": "http://www.opensource.org/licenses/mit-license.php"
25 }
26 ],
27 "dependencies": {
28 "jsstyles": "^1.0.0"
29 }
30}
\No newline at end of file