react-scripts
Version:
Configuration and scripts for Create React App.
106 lines (105 loc) • 2.81 kB
JSON
{
"_args": [
[
"lodash.endswith@^4.0.1",
"/Users/dan/p/create-react-app/node_modules/eslint-plugin-import"
]
],
"_from": "lodash.endswith@>=4.0.1 <5.0.0",
"_id": "lodash.endswith@4.2.1",
"_inCache": true,
"_installable": true,
"_location": "/lodash.endswith",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/lodash.endswith-4.2.1.tgz_1471109891508_0.37643376691266894"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.15.10",
"_phantomChildren": {},
"_requested": {
"name": "lodash.endswith",
"raw": "lodash.endswith@^4.0.1",
"rawSpec": "^4.0.1",
"scope": null,
"spec": ">=4.0.1 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/eslint-plugin-import"
],
"_resolved": "https://registry.npmjs.org/lodash.endswith/-/lodash.endswith-4.2.1.tgz",
"_shasum": "fed59ac1738ed3e236edd7064ec456448b37bc09",
"_shrinkwrap": null,
"_spec": "lodash.endswith@^4.0.1",
"_where": "/Users/dan/p/create-react-app/node_modules/eslint-plugin-import",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"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/"
}
],
"dependencies": {},
"description": "The lodash method `_.endsWith` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "fed59ac1738ed3e236edd7064ec456448b37bc09",
"tarball": "https://registry.npmjs.org/lodash.endswith/-/lodash.endswith-4.2.1.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"endswith",
"lodash-modularized"
],
"license": "MIT",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
},
{
"name": "phated",
"email": "blaine@iceddev.com"
}
],
"name": "lodash.endswith",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "4.2.1"
}