{ "id": "91480", "key": "ALOY-41", "fields": { "issuetype": { "id": "7", "description": "gh.issue.story.desc", "name": "Story", "subtask": false }, "project": { "id": "11113", "key": "ALOY", "name": "Alloy", "projectCategory": { "id": "10400", "description": "Tools for developing applications", "name": "Tooling" } }, "fixVersions": [ { "id": "14036", "description": "2012 Sprint 14", "name": "2012 Sprint 14", "archived": true, "released": true, "releaseDate": "2012-07-19" } ], "resolution": { "id": "1", "description": "A fix for this issue is checked into the tree and tested.", "name": "Fixed" }, "resolutiondate": "2012-07-19T11:52:05.000+0000", "created": "2012-05-07T12:02:18.000+0000", "priority": { "name": "High", "id": "2" }, "labels": [ "2d" ], "versions": [ { "id": "14036", "description": "2012 Sprint 14", "name": "2012 Sprint 14", "archived": true, "released": true, "releaseDate": "2012-07-19" } ], "issuelinks": [], "assignee": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "updated": "2012-07-19T11:52:05.000+0000", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "components": [ { "id": "12332", "name": "Titanium SDK", "description": "Any integration or issues with the TiSDK" } ], "description": "Since Node.js is the preferred translator runner it would be ideal to package up the translator as a NPM package.", "attachment": [], "flagged": false, "summary": "The user would like to run the Declarative UI translator but does not want to do custom install of components.", "creator": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "subtasks": [ { "id": "91535", "key": "ALOY-58", "fields": { "summary": "Modify translator and package scripts to be node NPM compliant.", "status": { "description": "The issue is considered finished, the resolution is correct. Issues which are closed can be reopened.", "name": "Closed", "id": "6", "statusCategory": { "id": 3, "key": "done", "colorName": "green", "name": "Done" } }, "priority": { "name": "High", "id": "2" }, "issuetype": { "id": "5", "description": "The sub-task of the issue", "name": "Sub-task", "subtask": true } } } ], "reporter": { "name": "rmcmahon", "key": "rmcmahon", "displayName": "Russell McMahon", "active": true, "timeZone": "America/Los_Angeles" }, "environment": null, "comment": { "comments": [ { "id": "194990", "author": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "body": "As covered in this issues subtask, moving the zipti project into an npm structure and defining dependencies in a {{package.json}} file will allow us to distribute zipti with ease until such time as it is integrated with TiStudio. It can be installed locally: \r\n\r\n{code}\r\n# While in zipti directory\r\nnpm install -g .\r\n{code}\r\n\r\nand eventually we can publicly distribute it as a npm package and it will be installable like this:\r\n\r\n{code}\r\nnpm install -g zipti\r\n{code}", "updateAuthor": { "name": "tlukasavage", "key": "tlukasavage", "displayName": "Tony Lukasavage", "active": true, "timeZone": "America/Los_Angeles" }, "created": "2012-05-16T08:27:23.000+0000", "updated": "2012-05-16T08:27:23.000+0000" } ], "maxResults": 1, "total": 1, "startAt": 0 } } }