jsonformyjsx
Version:
concerts jsx embedded json to jsx and vice-versa
27 lines (26 loc) • 617 B
JSON
{
"name": "jsonformyjsx",
"version": "1.0.0",
"description": "concerts jsx embedded json to jsx and vice-versa",
"main": "index.ts",
"scripts": {
"test": "echo \\\"No test specified\\\" && exit 0"
},
"repository": {
"type": "git",
"url": "git+https://github.com/KartikDevelopment/jsxjson.git"
},
"keywords": [
"jsx",
"json",
"react",
"react-native",
"react-jsx"
],
"author": "Kartik Yadav",
"license": "ISC",
"bugs": {
"url": "https://github.com/KartikDevelopment/jsxjson/issues"
},
"homepage": "https://github.com/KartikDevelopment/jsxjson#readme"
}