1
0
mirror of https://github.com/musix-org/musix-oss synced 2024-09-20 07:41:56 +00:00
musix-oss/node_modules/lodash.once/package.json
2020-03-03 22:30:50 +02:00

73 lines
1.7 KiB
JSON

{
"_args": [
[
"lodash.once@4.1.1",
"C:\\Users\\matia\\Musix"
]
],
"_from": "lodash.once@4.1.1",
"_id": "lodash.once@4.1.1",
"_inBundle": false,
"_integrity": "sha1-DdOXEhPHxW34gJd9UEyI+0cal6w=",
"_location": "/lodash.once",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.once@4.1.1",
"name": "lodash.once",
"escapedName": "lodash.once",
"rawSpec": "4.1.1",
"saveSpec": null,
"fetchSpec": "4.1.1"
},
"_requiredBy": [
"/jsonwebtoken"
],
"_resolved": "https://registry.npmjs.org/lodash.once/-/lodash.once-4.1.1.tgz",
"_spec": "4.1.1",
"_where": "C:\\Users\\matia\\Musix",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"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/"
}
],
"description": "The lodash method `_.once` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash-modularized",
"once"
],
"license": "MIT",
"name": "lodash.once",
"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.1.1"
}