-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpackage.json
17 lines (17 loc) · 743 Bytes
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
"name": "lodash.isstring",
"version": "4.0.1",
"description": "The lodash method `_.isString` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"keywords": "lodash-modularized, isstring",
"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.\"" }
}