next-pre-css/package.json
2021-01-20 22:56:19 -05:00

10 lines
262 B
JSON

{
"name": "next-pre-css",
"version": "1.0.0",
"description": "Adds support for Stylus & Less to NextJS.",
"main": "index.js",
"repository": "git@github.com:eshinn/next-pre-css.git",
"author": "Eric Shinn <eric.shinn@gmail.com>",
"license": "MIT"
}