summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/ansistyles/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/ansistyles/package.json')
-rw-r--r--deps/npm/node_modules/ansistyles/package.json30
1 files changed, 14 insertions, 16 deletions
diff --git a/deps/npm/node_modules/ansistyles/package.json b/deps/npm/node_modules/ansistyles/package.json
index 6ed47c4499..a9d89e90fc 100644
--- a/deps/npm/node_modules/ansistyles/package.json
+++ b/deps/npm/node_modules/ansistyles/package.json
@@ -1,41 +1,41 @@
{
- "_from": "ansistyles@~0.1.3",
+ "_args": [
+ [
+ "ansistyles@0.1.3",
+ "/Users/rebecca/code/npm"
+ ]
+ ],
+ "_from": "ansistyles@0.1.3",
"_id": "ansistyles@0.1.3",
+ "_inBundle": false,
"_integrity": "sha1-XeYEFb2gcbs3EnhUyGT0GyMlRTk=",
"_location": "/ansistyles",
"_phantomChildren": {},
"_requested": {
- "type": "range",
+ "type": "version",
"registry": true,
- "raw": "ansistyles@~0.1.3",
+ "raw": "ansistyles@0.1.3",
"name": "ansistyles",
"escapedName": "ansistyles",
- "rawSpec": "~0.1.3",
+ "rawSpec": "0.1.3",
"saveSpec": null,
- "fetchSpec": "~0.1.3"
+ "fetchSpec": "0.1.3"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/ansistyles/-/ansistyles-0.1.3.tgz",
- "_shasum": "5de60415bda071bb37127854c864f41b23254539",
- "_shrinkwrap": null,
- "_spec": "ansistyles@~0.1.3",
- "_where": "/Users/zkat/Documents/code/npm",
+ "_spec": "0.1.3",
+ "_where": "/Users/rebecca/code/npm",
"author": {
"name": "Thorsten Lorenz",
"email": "thlorenz@gmx.de",
"url": "thlorenz.com"
},
- "bin": null,
"bugs": {
"url": "https://github.com/thlorenz/ansistyles/issues"
},
- "bundleDependencies": false,
- "dependencies": {},
- "deprecated": false,
"description": "Functions that surround a string with ansistyle codes so it prints in style.",
- "devDependencies": {},
"gitHead": "27bf1bc65231bcc7fd109bf13b13601b51f8cd04",
"homepage": "https://github.com/thlorenz/ansistyles#readme",
"keywords": [
@@ -47,8 +47,6 @@
"license": "MIT",
"main": "ansistyles.js",
"name": "ansistyles",
- "optionalDependencies": {},
- "peerDependencies": {},
"repository": {
"type": "git",
"url": "git://github.com/thlorenz/ansistyles.git"