Logo
Explore Help
Register Sign In
yujunjun/OpenMetadata
1
0
Fork 0
You've already forked OpenMetadata
mirror of https://github.com/open-metadata/OpenMetadata.git synced 2025-12-31 17:37:50 +00:00
Code Issues Packages Projects Releases Wiki Activity
OpenMetadata/package.json

20 lines
377 B
JSON
Raw Normal View History

Feat: Added root level package.json to avoid global installation of npm packages (#1384) * Feat: Added root level package.json to avoid global installation of npm packages * Updated typescripts from schema
2021-11-25 14:25:22 +05:30
{
"name": "open-metadata",
"version": "0.1.0",
"private": true,
"engines": {
"node": ">=10.0.0",
Fixed misc UI issues #1972, #1744 and other misc issues (#2011) * Fixed misc UI issues #1972, #1744 and other misc issues * Addressing comments * UI: Centered layout changes * Layout fixes * Addressing comments * Post merge fixes * Selenium test and minor UI fix
2022-01-06 11:42:35 +05:30
"yarn": "^1.22.0"
Feat: Added root level package.json to avoid global installation of npm packages (#1384) * Feat: Added root level package.json to avoid global installation of npm packages * Updated typescripts from schema
2021-11-25 14:25:22 +05:30
},
"repository": {
"type": "git",
"url": "https://github.com/open-metadata/OpenMetadata.git"
},
"devDependencies": {
"quicktype": "^15.0.260"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
}
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 823ms Template: 102ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API