{"id":13841647,"url":"https://github.com/liyangready/multiple-host","last_synced_at":"2025-07-11T12:33:23.822Z","repository":{"id":31920405,"uuid":"35489687","full_name":"liyangready/multiple-host","owner":"liyangready","description":"虚拟host解决方案，轻松实现两套host环境","archived":false,"fork":false,"pushed_at":"2018-03-18T12:56:45.000Z","size":4005,"stargazers_count":287,"open_issues_count":6,"forks_count":50,"subscribers_count":17,"default_branch":"master","last_synced_at":"2024-08-05T17:28:51.372Z","etag":null,"topics":["charles","fiddle","hosts","proxy"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/liyangready.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-05-12T13:30:25.000Z","updated_at":"2024-07-11T02:59:12.000Z","dependencies_parsed_at":"2022-06-26T16:35:34.199Z","dependency_job_id":null,"html_url":"https://github.com/liyangready/multiple-host","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liyangready%2Fmultiple-host","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liyangready%2Fmultiple-host/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liyangready%2Fmultiple-host/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/liyangready%2Fmultiple-host/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/liyangready","download_url":"https://codeload.github.com/liyangready/multiple-host/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225720438,"owners_count":17513601,"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":["charles","fiddle","hosts","proxy"],"created_at":"2024-08-04T17:01:17.460Z","updated_at":"2025-07-11T12:33:23.810Z","avatar_url":"https://github.com/liyangready.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","JavaScript (485)"],"sub_categories":[],"readme":"is-property\n===========\nTests if a property of a JavaScript object can be accessed using the dot (.) notation or if it must be enclosed in brackets, (ie use x[\" ... \"])\n\nExample\n-------\n\n```javascript\nvar isProperty = require(\"is-property\")\n\nconsole.log(isProperty(\"foo\"))  //Prints true\nconsole.log(isProperty(\"0\"))    //Prints false\n```\n\nInstall\n-------\n\n    npm install is-property\n    \n### `require(\"is-property\")(str)`\nChecks if str is a property\n\n* `str` is a string which we will test if it is a property or not\n\n**Returns** true or false depending if str is a property\n\n## Credits\n(c) 2013 Mikola Lysenko. MIT License","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliyangready%2Fmultiple-host","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fliyangready%2Fmultiple-host","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fliyangready%2Fmultiple-host/lists"}