ProJSLib/jsbits

View on GitHub
packages/get-package-version/.jsbits.json

Summary

Maintainability
Test Coverage
{
  "_VERSION": "1.0.3",
  "_DESCRIPTION": "Get the version of the package.json file found in the given directory or in one of its parents.",
  "_SINCE": "1.0.0",
  "_TARGET": "node",
  "_GROUPS": [
    "dev"
  ]
}