{ "name": "basename"
, "version": "0.1.2"
, "description": "Get the bare name of a file, without its extension."
, "license": "MIT"

, "contributors":
  [ { "name": "Tomek Wiszniewski"
    , "email": "t.wiszniewski@gmail.com"
    }
  ]

, "repository":
  { "type": "git"
  , "url": "https://github.com/tomekwi/js-basename.git"
  }
}
