{"id":19220058,"url":"https://github.com/nativescript-community/licenses","last_synced_at":"2026-06-12T01:31:32.133Z","repository":{"id":57129394,"uuid":"301505832","full_name":"nativescript-community/licenses","owner":"nativescript-community","description":null,"archived":false,"fork":false,"pushed_at":"2023-12-06T21:05:12.000Z","size":97,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-05T09:48:36.288Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nativescript-community.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-10-05T18:38:19.000Z","updated_at":"2021-10-30T13:45:37.000Z","dependencies_parsed_at":"2025-02-17T17:45:50.072Z","dependency_job_id":null,"html_url":"https://github.com/nativescript-community/licenses","commit_stats":null,"previous_names":[],"tags_count":20,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-community%2Flicenses","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-community%2Flicenses/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-community%2Flicenses/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nativescript-community%2Flicenses/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nativescript-community","download_url":"https://codeload.github.com/nativescript-community/licenses/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240293297,"owners_count":19778474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-09T14:33:51.226Z","updated_at":"2026-06-12T01:31:32.100Z","avatar_url":"https://github.com/nativescript-community.png","language":"TypeScript","funding_links":[],"categories":["Plugins"],"sub_categories":["Utility Plugins"],"readme":"﻿[npm-image]: http://img.shields.io/npm/v/@nativescript-community/licenses.svg\n[npm-url]: https://npmjs.org/package/@nativescript-community/licenses\n[downloads-image]: http://img.shields.io/npm/dm/@nativescript-community/licenses.svg\n\n### Installation\n\nOn iOS you need to run this first:\n```\ngem install cocoapods-acknowledgements\n```\n\n## Usage\n\nThis plugin is a plugin to easily integrate licenses used your apps.\nThe plugin will automatically generate `licenses.json`\nYou simply need to load the `licenses.json` from anywhere in your app using either `require('licenses.json')` or `require('~/licenses.json')`\nYou can then simply `require` that file to use it in your app.\nHere is an example JSON file format (`moduleDescription` not present on Android):\n\n```json\n{\n    \"dependencies\": [\n        {\n            \"moduleName\": \"com.airbnb.android:lottie\",\n            \"moduleDescription\": \"description\",\n            \"moduleUrl\": \"https://github.com/airbnb/lottie-android\",\n            \"moduleVersion\": \"3.4.2\",\n            \"moduleLicense\": \"Apache License, Version 2.0\",\n            \"moduleLicenseUrl\": \"https://www.apache.org/licenses/LICENSE-2.0\"\n        }\n    ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript-community%2Flicenses","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnativescript-community%2Flicenses","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnativescript-community%2Flicenses/lists"}