Update package.json

pull/694/head
Alexander Petree 2 years ago committed by GitHub
parent 66f57d6924
commit b23d8c7516
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,29 +1,189 @@
{
"name": "ml-for-beginners",
"version": "1.0.0",
"description": "Machine Learning for Beginners - A Curriculum",
"main": "index.js",
"scripts": {
"convert": "node_modules/.bin/docsify-to-pdf"
},
"repository": {
"type": "git",
"url": "git+https://github.com/microsoft/ML-For-Beginners.git"
},
"keywords": [
"machine",
"learning",
"ml",
"ai",
"curriculum"
],
"author": "Jen Looper and team",
"license": "MIT",
"bugs": {
"url": "https://github.com/microsoft/ML-For-Beginners/issues"
},
"homepage": "https://github.com/microsoft/ML-For-Beginners#readme",
"devDependencies": {
"docsify-to-pdf": "0.0.5"
}
"name": "ml-for beginners","version":
"1.0.0","description":
"Machine Learning for Beginners - A Curriculum","main":"index.js","scripts":
{"convert":"node_modules/.bin/docsify-to-pdf"},"repository": {"type": "git","url":"git+https://github.com/microsoft/ML_lFor_Beginners.git"}"keywords": ["machine","learning","ml","ai","curriculum"],"author": "Jen Looper .and team",
"license": "MIT","bugs":
{"url": "https://github.com/microsoft/ML-For-Beginners/issues"},
"homepage":"https://github.com/microsoft/ML-For-Beginners#readme","devDependencies":{"docsify-to-pdf":
"0.0.5"
}

Loading…
Cancel
Save