Spaces:
Runtime error
Runtime error
{ | |
"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.\"" } | |
} | |