{"id":23613877,"url":"https://github.com/sinchang/vsce-item-property","last_synced_at":"2025-11-06T11:30:26.755Z","repository":{"id":57394046,"uuid":"150362315","full_name":"sinchang/vsce-item-property","owner":"sinchang","description":"Get vsce meta information","archived":false,"fork":false,"pushed_at":"2018-10-24T07:42:30.000Z","size":15,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T03:07:41.332Z","etag":null,"topics":["microsoft","vsce","vscode"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sinchang.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2018-09-26T03:16:43.000Z","updated_at":"2020-12-07T18:00:00.000Z","dependencies_parsed_at":"2022-09-05T07:31:16.122Z","dependency_job_id":null,"html_url":"https://github.com/sinchang/vsce-item-property","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinchang%2Fvsce-item-property","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinchang%2Fvsce-item-property/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinchang%2Fvsce-item-property/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sinchang%2Fvsce-item-property/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sinchang","download_url":"https://codeload.github.com/sinchang/vsce-item-property/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239493279,"owners_count":19647994,"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":["microsoft","vsce","vscode"],"created_at":"2024-12-27T17:29:27.320Z","updated_at":"2025-11-06T11:30:26.342Z","avatar_url":"https://github.com/sinchang.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# vsce-item-property\n\n[![NPM version](https://img.shields.io/npm/v/vsce-item-property.svg?style=flat)](https://npmjs.com/package/vsce-item-property) [![NPM downloads](https://img.shields.io/npm/dm/vsce-item-property.svg?style=flat)](https://npmjs.com/package/vsce-item-property)  [![codecov](https://codecov.io/gh/sinchang/vsce-item-property/branch/master/graph/badge.svg)](https://codecov.io/gh/sinchang/vsce-item-property) [![Build Status](https://travis-ci.com/sinchang/vsce-item-property.svg?branch=master)](https://travis-ci.com/sinchang/vsce-item-property)\n\n## Install\n\n```bash\nnpm i vsce-item-property\n```\n\n## Usage\n\n```js\nconst vsceItemProperty = require('vsce-item-property')\n\nvsceItemProperty('vscodevim.vim')\n  .then(res =\u003e console.log(res))\n  .catch(err =\u003e console.log(err))\n\n// =\u003e \n{ \n  publisherName:        vscodevim\n  publisherId:          5d63889b-1b67-4b1f-8350-4f1dce041a26\n  publisherDisplayName: vscodevim\n  displayName:          Vim\n  extensionName:        vim\n  extensionId:          d96e79c6-8b25-4be3-8545-0e0ecefcae03\n  lastUpdated:          2018-09-21T07:23:39.407Z\n  releaseDate:          2015-11-29T10:38:55.38Z\n  publishedDate:        2015-11-29T10:38:55.38Z\n  shortDescription:     Vim emulation for Visual Studio Code\n  version:              0.16.5\n  ratingValue:          4.284768104553223\n  ratingCount:          151\n  downloadCount:        4019936\n  icon:                 https://vscodevim.gallerycdn.vsassets.io/extensions/vscodevim/vim/0.16.5/1537514619484/Microsoft.VisualStudio.Services.Icons.Default\n  smallIcon:            https://vscodevim.gallerycdn.vsassets.io/extensions/vscodevim/vim/0.16.5/1537514619484/Microsoft.VisualStudio.Services.Icons.Small\n  github:               https://github.com/VSCodeVim/Vim.git\n}\n```\n## Related\n\n- [vsce-item-property-cli](https://github.com/sinchang/vsce-item-property-cli)\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -am 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n\n## Author\n\n**vsce-item-property** © [sinchang](https://github.com/sinchang), Released under the [MIT](./LICENSE) License.\u003cbr\u003e\nAuthored and maintained by sinchang with help from contributors ([list](https://github.com/sinchang/vsce-item-property/contributors)).\n\n\u003e [sinchang.me](https://sinchang.me) · GitHub [@sinchang](https://github.com/sinchang) · Twitter [@sinchangwen](https://twitter.com/sinchangwen)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinchang%2Fvsce-item-property","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsinchang%2Fvsce-item-property","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsinchang%2Fvsce-item-property/lists"}