MCPcopy Create free account
hub / github.com/adaptlearning/adapt_framework / getPackageJSONFileItem

Method getPackageJSONFileItem

grunt/helpers/Framework.js:77–79  ·  view source on GitHub ↗

@returns {JSONFileItem}

()

Source from the content-addressed store, hash-verified

75
76 /** @returns {JSONFileItem} */
77 getPackageJSONFileItem() {
78 return this.packageJSONFile.firstFileItem;
79 }
80
81 /** @returns {string} */
82 get version() {

Callers 2

versionMethod · 0.95
build-config.jsFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected