• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "_args": [
3    [
4      "ansistyles@0.1.3",
5      "/Users/rebecca/code/npm"
6    ]
7  ],
8  "_from": "ansistyles@0.1.3",
9  "_id": "ansistyles@0.1.3",
10  "_inBundle": false,
11  "_integrity": "sha1-XeYEFb2gcbs3EnhUyGT0GyMlRTk=",
12  "_location": "/ansistyles",
13  "_phantomChildren": {},
14  "_requested": {
15    "type": "version",
16    "registry": true,
17    "raw": "ansistyles@0.1.3",
18    "name": "ansistyles",
19    "escapedName": "ansistyles",
20    "rawSpec": "0.1.3",
21    "saveSpec": null,
22    "fetchSpec": "0.1.3"
23  },
24  "_requiredBy": [
25    "/"
26  ],
27  "_resolved": "https://registry.npmjs.org/ansistyles/-/ansistyles-0.1.3.tgz",
28  "_spec": "0.1.3",
29  "_where": "/Users/rebecca/code/npm",
30  "author": {
31    "name": "Thorsten Lorenz",
32    "email": "thlorenz@gmx.de",
33    "url": "thlorenz.com"
34  },
35  "bugs": {
36    "url": "https://github.com/thlorenz/ansistyles/issues"
37  },
38  "description": "Functions that surround a string with ansistyle codes so it prints in style.",
39  "gitHead": "27bf1bc65231bcc7fd109bf13b13601b51f8cd04",
40  "homepage": "https://github.com/thlorenz/ansistyles#readme",
41  "keywords": [
42    "ansi",
43    "style",
44    "terminal",
45    "console"
46  ],
47  "license": "MIT",
48  "main": "ansistyles.js",
49  "name": "ansistyles",
50  "repository": {
51    "type": "git",
52    "url": "git://github.com/thlorenz/ansistyles.git"
53  },
54  "scripts": {
55    "test": "node test/ansistyles.js"
56  },
57  "version": "0.1.3"
58}
59