Rinser/node_modules/lodash/package.json

82 lines
2.0 KiB
JSON
Raw Normal View History

2015-07-20 13:42:07 +00:00
{
2018-11-29 10:39:51 +00:00
"_from": "lodash@^4.17.10",
"_id": "lodash@4.17.11",
2018-03-04 16:39:52 +00:00
"_inBundle": false,
2018-11-29 10:39:51 +00:00
"_integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
2016-02-12 13:10:16 +00:00
"_location": "/lodash",
"_phantomChildren": {},
"_requested": {
2018-11-29 10:39:51 +00:00
"type": "range",
2018-03-04 16:39:52 +00:00
"registry": true,
2018-11-29 10:39: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-11-29 10:39:51 +00:00
"rawSpec": "^4.17.10",
2018-03-04 16:39:52 +00:00
"saveSpec": null,
2018-11-29 10:39: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
"/",
2018-11-29 10:39:51 +00:00
"/@babel/generator",
"/@babel/template",
"/@babel/traverse",
"/@babel/types",
"/async",
2017-09-11 10:34:45 +00:00
"/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",
2017-07-18 11:42:39 +00:00
"/requestretry",
2018-11-29 10:39:51 +00:00
"/rss-braider",
2017-09-11 10:34:45 +00:00
"/table"
2016-02-12 13:10:16 +00:00
],
2018-11-29 10:39:51 +00:00
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
"_shasum": "b39ea6229ef607ecd89e2c8df12536891cac9b8d",
"_spec": "lodash@^4.17.10",
"_where": "/home/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-11-29 10:39:51 +00:00
"version": "4.17.11"
2015-07-20 13:42:07 +00:00
}