UNPKG

856 BJSONView Raw
1{
2 "name": "lodash._reinterpolate",
3 "version": "3.0.0",
4 "description": "The modern build of lodash’s internal `reInterpolate` as a module.",
5 "homepage": "https://lodash.com/",
6 "icon": "https://lodash.com/icon.svg",
7 "license": "MIT",
8 "author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
9 "contributors": [
10 "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
11 "Benjamin Tan <demoneaux@gmail.com> (https://d10.github.io/)",
12 "Blaine Bublitz <blaine@iceddev.com> (http://www.iceddev.com/)",
13 "Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
14 "Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
15 ],
16 "repository": "lodash/lodash",
17 "scripts": { "test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\"" }
18}