This repository has been archived on 2022-03-12. You can view files and clone it, but cannot push or open issues or pull requests.

13 lines
452 B
JSON
Raw Permalink Normal View History

2021-04-02 02:24:13 +03:00
{
"name": "fbjs-css-vars",
"version": "1.0.2",
"description": "This package exports a few of the CSS variables that we use in Facebook projects. This is not the full list we have internally but focused on making available the minimum set needed by our open source projects.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"repository": "facebook/fbjs",
"license": "MIT"
}