schnee effeckt und fehler Korektur
This commit is contained in:
69
node_modules/rechoir/package.json
generated
vendored
69
node_modules/rechoir/package.json
generated
vendored
@@ -1,40 +1,35 @@
|
||||
{
|
||||
"_from": "rechoir@^0.6.2",
|
||||
"_id": "rechoir@0.6.2",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-hSBLVNuoLVdC4oyWdW70OvUOM4Q=",
|
||||
"_location": "/rechoir",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "rechoir@^0.6.2",
|
||||
"name": "rechoir",
|
||||
"escapedName": "rechoir",
|
||||
"rawSpec": "^0.6.2",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^0.6.2"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/liftoff"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/rechoir/-/rechoir-0.6.2.tgz",
|
||||
"_shasum": "85204b54dba82d5742e28c96756ef43af50e3384",
|
||||
"_spec": "rechoir@^0.6.2",
|
||||
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/liftoff",
|
||||
"name": "rechoir",
|
||||
"description": "Require any supported file as a node module.",
|
||||
"version": "0.6.2",
|
||||
"homepage": "https://github.com/tkellen/node-rechoir",
|
||||
"author": {
|
||||
"name": "Tyler Kellen",
|
||||
"url": "http://goingslowly.com/"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/tkellen/node-rechoir.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/tkellen/node-rechoir/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"main": "index.js",
|
||||
"engines": {
|
||||
"node": ">= 0.10"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha -R spec test/index.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"resolve": "^1.1.6"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Require any supported file as a node module.",
|
||||
"devDependencies": {
|
||||
"babel": "^5.4.3",
|
||||
"chai": "^2.3.0",
|
||||
@@ -58,10 +53,6 @@
|
||||
"toml-require": "^1.0.1",
|
||||
"typescript-register": "^1.1.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 0.10"
|
||||
},
|
||||
"homepage": "https://github.com/tkellen/node-rechoir",
|
||||
"keywords": [
|
||||
"require",
|
||||
"cjsx",
|
||||
@@ -93,21 +84,5 @@
|
||||
"xml",
|
||||
"yaml",
|
||||
"yml"
|
||||
],
|
||||
"licenses": [
|
||||
{
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/tkellen/node-rechoir/blob/master/LICENSE"
|
||||
}
|
||||
],
|
||||
"main": "index.js",
|
||||
"name": "rechoir",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/tkellen/node-rechoir.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha -R spec test/index.js"
|
||||
},
|
||||
"version": "0.6.2"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user