UNPKG

299 BJSONView Raw
1{
2 "name": "css-wipe",
3 "version": "4.1.0",
4 "description": "Reset the browser's styles",
5 "main": "index.css",
6 "repository": "yoshuawuyts/css-wipe",
7 "keywords": [
8 "reset",
9 "css",
10 "sheetify",
11 "cssnext"
12 ],
13 "license": "MIT",
14 "files": [
15 "*.css"
16 ],
17 "scripts": {}
18}