{"id": "352", "author": "Matt Rutkowski", "date": "2016-09-06T09:49:00Z", "comment": "Nodejs has NPM that uses the following to\nimport new package modules: \nA package is: \na) a folder containing a program described by a\npackage.json file \nb) a gzipped tarball containing (a) \nc) a url that resolves to (b) \nd) a \name\\>@\\<version\\ that is published on the registry (see\nnpm-registry) with (c) \ne) a \name\\>@\\<tag\\ (see npm-dist-tag) that points to\n(d) \nf) a \<name\> that has a \"latest\" tag satisfying (e) \ng) a \<git remote url\> that resolves to (a) \nwe may want to adopt something similar if TOSCA references service\ntemplate (packages) from a\ncatalog)", "target": "imported"}
These comments were hidden in csd06 section 6.8.1 and moved here as part of https://github.com/oasis-tcs/tosca-specs/issues/61
{"id": "352", "author": "Matt Rutkowski", "date": "2016-09-06T09:49:00Z", "comment": "Nodejs has NPM that uses the following to\nimport new package modules: \nA package is: \na) a folder containing a program described by a\npackage.json file \nb) a gzipped tarball containing (a) \nc) a url that resolves to (b) \nd) a \name\\>@\\<version\\ that is published on the registry (see\nnpm-registry) with (c) \ne) a \name\\>@\\<tag\\ (see npm-dist-tag) that points to\n(d) \nf) a \<name\> that has a \"latest\" tag satisfying (e) \ng) a \<git remote url\> that resolves to (a) \nwe may want to adopt something similar if TOSCA references service\ntemplate (packages) from a\ncatalog)", "target": "imported"}