File size: 746 Bytes
e2f726f
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
  "name": "lodash.castarray",
  "version": "4.4.0",
  "description": "The lodash method `_.castArray` exported as a module.",
  "homepage": "https://lodash.com/",
  "icon": "https://lodash.com/icon.svg",
  "license": "MIT",
  "keywords": "lodash-modularized, castarray",
  "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.\"" }
}