зеркало из https://github.com/github/curated-data.git
18 строки
395 B
JSON
18 строки
395 B
JSON
{
|
|
"name": "curated-data",
|
|
"version": "0.0.0",
|
|
"description": "This repository contains curation patches for clearlydefined.io.",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/clearlydefined/curated-data.git"
|
|
},
|
|
"license": "MIT",
|
|
"scripts": {
|
|
"build": "node scripts/build.js"
|
|
},
|
|
"dependencies": {
|
|
"glob": "^7.1.2",
|
|
"js-yaml": "^3.13.1"
|
|
}
|
|
}
|