Files
alfresco-ng2-components/ng2-components/ng2-alfresco-documentslist/dist/node_modules/lodash/package.json
Mario Romano 07807e7bc3 # add dist
2016-04-21 11:56:31 +01:00

113 lines
2.8 KiB
JSON

{
"_args": [
[
"lodash@4.10.0",
"/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync"
]
],
"_from": "lodash@4.10.0",
"_id": "lodash@4.10.0",
"_inCache": true,
"_installable": true,
"_location": "/lodash",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/lodash-4.10.0.tgz_1460385833529_0.7400152564514428"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.15.3",
"_phantomChildren": {},
"_requested": {
"name": "lodash",
"raw": "lodash@4.10.0",
"rawSpec": "4.10.0",
"scope": null,
"spec": "4.10.0",
"type": "version"
},
"_requiredBy": [
"/browser-sync",
"/lite-server"
],
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.10.0.tgz",
"_shasum": "3d8f3ac7a5a904fdb01e2cfe1401879bf9652c6a",
"_shrinkwrap": null,
"_spec": "lodash@4.10.0",
"_where": "/Users/mromano/dev/dev-platform-webcomponents/ng2-components/ng2-alfresco-documentslist/node_modules/browser-sync",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
{
"email": "blaine.bublitz@gmail.com",
"name": "Blaine Bublitz",
"url": "https://github.com/phated"
},
{
"email": "mathias@qiwi.be",
"name": "Mathias Bynens",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {},
"description": "Lodash modular utilities.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "3d8f3ac7a5a904fdb01e2cfe1401879bf9652c6a",
"tarball": "https://registry.npmjs.org/lodash/-/lodash-4.10.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"maintainers": [
{
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
{
"email": "justin+npm@ridgewell.name",
"name": "jridgewell"
},
{
"email": "mathias@qiwi.be",
"name": "mathias"
},
{
"email": "blaine.bublitz@gmail.com",
"name": "phated"
}
],
"name": "lodash",
"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.10.0"
}