GT2/Ejectable/node_modules/fbjs-css-vars/package.json

49 lines
1.6 KiB
JSON

{
"_from": "fbjs-css-vars@^1.0.0",
"_id": "fbjs-css-vars@1.0.2",
"_inBundle": false,
"_integrity": "sha512-b2XGFAFdWZWg0phtAWLHCk836A1Xann+I+Dgd3Gk64MHKZO44FfoD1KxyvbSh0qZsIoXQGGlVztIY+oitJPpRQ==",
"_location": "/fbjs-css-vars",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "fbjs-css-vars@^1.0.0",
"name": "fbjs-css-vars",
"escapedName": "fbjs-css-vars",
"rawSpec": "^1.0.0",
"saveSpec": null,
"fetchSpec": "^1.0.0"
},
"_requiredBy": [
"/metro/fbjs",
"/react-native-gesture-handler/fbjs",
"/react-native-reanimated/fbjs",
"/react-native-web/fbjs",
"/react-native/fbjs"
],
"_resolved": "https://registry.npmjs.org/fbjs-css-vars/-/fbjs-css-vars-1.0.2.tgz",
"_shasum": "216551136ae02fe255932c3ec8775f18e2c078b8",
"_spec": "fbjs-css-vars@^1.0.0",
"_where": "/jd/work/GT2/newMaster/Ejectable/node_modules/metro/node_modules/fbjs",
"author": "",
"bugs": {
"url": "https://github.com/facebook/fbjs/issues"
},
"bundleDependencies": false,
"deprecated": false,
"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.",
"homepage": "https://github.com/facebook/fbjs#readme",
"license": "MIT",
"main": "index.js",
"name": "fbjs-css-vars",
"repository": {
"type": "git",
"url": "git+https://github.com/facebook/fbjs.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.2"
}