@lando/platformsh
Version:
A Lando plugin that provides a tight integration with Platform.sh.
17 lines (14 loc) • 333 B
JSON
{ "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"
}
}