Feuerwehr-eppingen/node_modules/use/package.json

152 lines
3.4 KiB
JSON

{
"_args": [
[
{
"raw": "use@^3.1.0",
"scope": null,
"escapedName": "use",
"name": "use",
"rawSpec": "^3.1.0",
"spec": ">=3.1.0 <4.0.0",
"type": "range"
},
"/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/snapdragon"
]
],
"_from": "use@>=3.1.0 <4.0.0",
"_id": "use@3.1.0",
"_inCache": true,
"_location": "/use",
"_nodeVersion": "9.1.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/use-3.1.0.tgz_1512327859875_0.878037923714146"
},
"_npmUser": {
"name": "jonschlinkert",
"email": "github@sellside.com"
},
"_npmVersion": "5.5.1",
"_phantomChildren": {},
"_requested": {
"raw": "use@^3.1.0",
"scope": null,
"escapedName": "use",
"name": "use",
"rawSpec": "^3.1.0",
"spec": ">=3.1.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/snapdragon"
],
"_resolved": "https://registry.npmjs.org/use/-/use-3.1.0.tgz",
"_shasum": "14716bf03fdfefd03040aef58d8b4b85f3a7c544",
"_shrinkwrap": null,
"_spec": "use@^3.1.0",
"_where": "/Users/marcoglietsch/Projekte/Homepages/ffw_laravel/node_modules/snapdragon",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
},
"bugs": {
"url": "https://github.com/jonschlinkert/use/issues"
},
"contributors": [
{
"name": "Brian Woodward",
"url": "https://twitter.com/doowb"
},
{
"name": "Jon Schlinkert",
"url": "http://twitter.com/jonschlinkert"
},
{
"name": "Olsten Larck",
"url": "https://i.am.charlike.online"
},
{
"url": "https://github.com/wtgtybhertgeghgtwtg"
}
],
"dependencies": {
"kind-of": "^6.0.2"
},
"description": "Easily add plugin support to your node.js application.",
"devDependencies": {
"base-plugins": "^1.0.0",
"define-property": "^2.0.0",
"extend-shallow": "^3.0.1",
"gulp": "^3.9.1",
"gulp-eslint": "^4.0.0",
"gulp-format-md": "^1.0.0",
"gulp-istanbul": "^1.1.2",
"gulp-mocha": "^3.0.1",
"mocha": "^4.0.1"
},
"directories": {},
"dist": {
"integrity": "sha512-6UJEQM/L+mzC3ZJNM56Q4DFGLX/evKGRg15UJHGB9X5j5Z3AFbgZvjUh2yq/UJUY4U5dh7Fal++XbNg1uzpRAw==",
"shasum": "14716bf03fdfefd03040aef58d8b4b85f3a7c544",
"tarball": "https://registry.npmjs.org/use/-/use-3.1.0.tgz"
},
"engines": {
"node": ">=0.10.0"
},
"files": [
"index.js"
],
"gitHead": "5229a8bb1f06a00f5b7c8273deea055a2c671f65",
"homepage": "https://github.com/jonschlinkert/use",
"keywords": [
"use"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "jonschlinkert",
"email": "github@sellside.com"
},
{
"name": "kgriffs",
"email": "kgriffs@me.com"
}
],
"name": "use",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/jonschlinkert/use.git"
},
"scripts": {
"test": "mocha"
},
"verb": {
"related": {
"list": [
"base",
"base-plugins",
"ware"
]
},
"reflinks": [
"verb",
"ware"
],
"toc": false,
"layout": "default",
"tasks": [
"readme"
],
"plugins": [
"gulp-format-md"
],
"lint": {
"reflinks": true
}
},
"version": "3.1.0"
}