UNPKG

@ustack/uskin

Version:

A graceful framework which provides developers another chance to build an amazing site.

36 lines (35 loc) 669 B
{ "name": "uskin", "description": "A graceful framework which provides developers another chance to build an amazing site.", "keywords": [ "css", "less", "react", "babel", "front-end", "framework" ], "authors": [ "Lee Yao <yaoli111144@gmail.com>" ], "homepage": "https://github.com/icecreamliker/uskin", "license": "MIT", "main": [ "dist/css/uskin.css" ], "repository": { "type": "git", "url": "https://github.com/icecreamliker/uskin.git" }, "ignore": [ "/.*", "docs", "less", "js", "Gruntfile.js", "CONTRIBUTING.md", "CHANGELOG.md", "package.json", "Makefile" ] }