mahiatlinux's picture
Upload 3053 files
311cc15 verified
raw
history blame contribute delete
752 Bytes
{
"name": "lodash.snakecase",
"version": "4.1.1",
"description": "The lodash method `_.snakeCase` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"keywords": "lodash-modularized, snakecase",
"author": "John-David Dalton <[email protected]> (http://allyoucanleet.com/)",
"contributors": [
"John-David Dalton <[email protected]> (http://allyoucanleet.com/)",
"Blaine Bublitz <[email protected]> (https://github.com/phated)",
"Mathias Bynens <[email protected]> (https://mathiasbynens.be/)"
],
"repository": "lodash/lodash",
"scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
}