File: //opt/code/node_modules/sass-loader/node_modules/lodash.tail/package.json
{
"name": "lodash.tail",
"version": "4.1.1",
"description": "The lodash method `_.tail` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"keywords": [
"lodash-modularized",
"tail"
],
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"repository": {
"type": "git",
"url": "git://github.com/lodash/lodash"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"readme": "# lodash.tail v4.1.1\n\nThe [lodash](https://lodash.com/) method `_.tail` exported as a [Node.js](https://nodejs.org/) module.\n\n## Installation\n\nUsing npm:\n```bash\n$ {sudo -H} npm i -g npm\n$ npm i --save lodash.tail\n```\n\nIn Node.js:\n```js\nvar tail = require('lodash.tail');\n```\n\nSee the [documentation](https://lodash.com/docs#tail) or [package source](https://github.com/lodash/lodash/blob/4.1.1-npm-packages/lodash.tail) for more details.\n",
"readmeFilename": "README.md",
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"_id": "lodash.tail@4.1.1",
"dist": {
"shasum": "da013dee34f1d9d9983639dcd81a6d8f8e965c9f"
},
"_from": "lodash.tail@^4.1.1",
"_resolved": "http://registry.npmjs.org/lodash.tail/-/lodash.tail-4.1.1.tgz"
}