Skip to content

Commit a2b4712

Browse files
committed
Update package.json
1 parent 7f652fc commit a2b4712

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "@opentermsarchive/terms-types",
33
"version": "2.2.0",
4-
"description": "Database of types of terms of service (“agreement”, “policy”, “guidelines”…) under which a service is delivered",
5-
"homepage": "https://github.com/OpenTermsArchive/terms-document-types#readme",
4+
"description": "Ontology of terms and conditions document types (e.g., agreements, policies, guidelines) under which digital services are provided, designed to normalize naming variations and enable comparison of terms across services regardless of provider-specific labels.",
5+
"homepage": "https://github.com/OpenTermsArchive/terms-types#readme",
66
"bugs": {
7-
"url": "https://github.com/OpenTermsArchive/terms-document-types/issues"
7+
"url": "https://github.com/OpenTermsArchive/terms-types/issues"
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/OpenTermsArchive/terms-document-types.git"
11+
"url": "git+https://github.com/OpenTermsArchive/terms-types.git"
1212
},
1313
"license": "EUPL-1.2",
1414
"author": "OpenTermsArchive",

0 commit comments

Comments
 (0)