Rinser/node_modules/lodash/package.json

79 lines
1.9 KiB
JSON
Raw Normal View History

2015-07-20 13:42:07 +00:00
{
2018-06-14 08:07:51 +00:00
"_from": "lodash@4.17.10",
2018-06-01 09:24:32 +00:00
"_id": "lodash@4.17.10",
2018-03-04 16:39:52 +00:00
"_inBundle": false,
2018-06-01 09:24:32 +00:00
"_integrity": "sha512-UejweD1pDoXu+AD825lWwp4ZGtSwgnpZxb3JDViD7StjQz+Nb/6l093lx4OQ0foGWNRoc19mWy7BzL+UAK2iVg==",
2016-02-12 13:10:16 +00:00
"_location": "/lodash",
"_phantomChildren": {},
"_requested": {
2018-06-14 08:07:51 +00:00
"type": "version",
2018-03-04 16:39:52 +00:00
"registry": true,
2018-06-14 08:07:51 +00:00
"raw": "lodash@4.17.10",
2017-04-11 22:06:56 +00:00
"name": "lodash",
2018-03-04 16:39:52 +00:00
"escapedName": "lodash",
2018-06-14 08:07:51 +00:00
"rawSpec": "4.17.10",
2018-03-04 16:39:52 +00:00
"saveSpec": null,
2018-06-14 08:07:51 +00:00
"fetchSpec": "4.17.10"
2016-02-12 13:10:16 +00:00
},
"_requiredBy": [
2018-06-14 08:07:51 +00:00
"#USER",
2017-04-11 22:06:56 +00:00
"/",
2017-09-11 10:34:45 +00:00
"/babel-traverse",
"/babel-types",
"/eslint",
"/eslint-plugin-flowtype",
2017-07-18 11:42:39 +00:00
"/gulp-jshint",
"/gulp-uglify",
"/hipchat-notifier",
2017-09-11 10:34:45 +00:00
"/inquirer",
2018-06-14 08:07:51 +00:00
"/mailgun-js/async",
2017-07-18 11:42:39 +00:00
"/requestretry",
2017-09-11 10:34:45 +00:00
"/table"
2016-02-12 13:10:16 +00:00
],
2018-06-01 09:24:32 +00:00
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.10.tgz",
"_shasum": "1b7793cf7259ea38fb3661d4d38b3260af8ae4e7",
2018-06-14 08:07:51 +00:00
"_spec": "lodash@4.17.10",
"_where": "/Users/martin/dev/Rinser",
2015-07-20 13:42:07 +00:00
"author": {
2017-05-31 20:02:37 +00:00
"name": "John-David Dalton",
2018-03-04 16:39:52 +00:00
"email": "john.david.dalton@gmail.com",
2015-07-20 13:42:07 +00:00
"url": "http://allyoucanleet.com/"
},
2016-02-12 13:10:16 +00:00
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
2018-06-01 09:24:32 +00:00
"bundleDependencies": false,
2015-07-20 13:42:07 +00:00
"contributors": [
{
2017-05-31 20:02:37 +00:00
"name": "John-David Dalton",
2018-03-04 16:39:52 +00:00
"email": "john.david.dalton@gmail.com",
2015-07-20 13:42:07 +00:00
"url": "http://allyoucanleet.com/"
},
{
2017-05-31 20:02:37 +00:00
"name": "Mathias Bynens",
2018-03-04 16:39:52 +00:00
"email": "mathias@qiwi.be",
2015-07-20 13:42:07 +00:00
"url": "https://mathiasbynens.be/"
}
],
2018-06-01 09:24:32 +00:00
"deprecated": false,
2016-02-12 13:10:16 +00:00
"description": "Lodash modular utilities.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"name": "lodash",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
2015-07-20 13:42:07 +00:00
},
2016-02-12 13:10:16 +00:00
"scripts": {
2018-06-01 09:24:32 +00:00
"test": "echo \"See https://travis-ci.org/lodash-archive/lodash-cli for testing details.\""
2016-02-12 13:10:16 +00:00
},
2018-06-01 09:24:32 +00:00
"version": "4.17.10"
2015-07-20 13:42:07 +00:00
}