schnee effeckt und fehler Korektur
This commit is contained in:
60
node_modules/ansi-wrap/package.json
generated
vendored
60
node_modules/ansi-wrap/package.json
generated
vendored
@@ -1,60 +1,34 @@
|
||||
{
|
||||
"_from": "ansi-wrap@^0.1.0",
|
||||
"_id": "ansi-wrap@0.1.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-qCJQ3bABXponyoLoLqYDu/pF768=",
|
||||
"_location": "/ansi-wrap",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "ansi-wrap@^0.1.0",
|
||||
"name": "ansi-wrap",
|
||||
"escapedName": "ansi-wrap",
|
||||
"rawSpec": "^0.1.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^0.1.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/ansi-colors",
|
||||
"/ansi-gray"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/ansi-wrap/-/ansi-wrap-0.1.0.tgz",
|
||||
"_shasum": "a82250ddb0015e9a27ca82e82ea603bbfa45efaf",
|
||||
"_spec": "ansi-wrap@^0.1.0",
|
||||
"_where": "/var/www/html/jason/WeihnachtenMelly/node_modules/ansi-colors",
|
||||
"name": "ansi-wrap",
|
||||
"description": "Create ansi colors by passing the open and close codes.",
|
||||
"version": "0.1.0",
|
||||
"homepage": "https://github.com/jonschlinkert/ansi-wrap",
|
||||
"author": {
|
||||
"name": "Jon Schlinkert",
|
||||
"url": "https://github.com/jonschlinkert"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/jonschlinkert/ansi-wrap.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/jonschlinkert/ansi-wrap/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {},
|
||||
"deprecated": false,
|
||||
"description": "Create ansi colors by passing the open and close codes.",
|
||||
"devDependencies": {},
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"homepage": "https://github.com/jonschlinkert/ansi-wrap",
|
||||
"keywords": [],
|
||||
"license": {
|
||||
"type": "MIT",
|
||||
"url": "https://github.com/jonschlinkert/ansi-wrap/blob/master/LICENSE"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"main": "index.js",
|
||||
"name": "ansi-wrap",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/jonschlinkert/ansi-wrap.git"
|
||||
"engines": {
|
||||
"node": ">=0.10.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "mocha"
|
||||
},
|
||||
"version": "0.1.0"
|
||||
}
|
||||
"dependencies": {},
|
||||
"devDependencies": {},
|
||||
"keywords": []
|
||||
}
|
||||
Reference in New Issue
Block a user