123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126 |
- {
- "_args": [
- [
- {
- "raw": "ansi-styles@^3.1.0",
- "scope": null,
- "escapedName": "ansi-styles",
- "name": "ansi-styles",
- "rawSpec": "^3.1.0",
- "spec": ">=3.1.0 <4.0.0",
- "type": "range"
- },
- "/home/andrea/src/gopkg/src/gogs.carducci-dante.gov.it/andrea.fazzi/karmen/node_modules/postcss-modules-extract-imports/node_modules/chalk"
- ]
- ],
- "_from": "ansi-styles@>=3.1.0 <4.0.0",
- "_id": "ansi-styles@3.2.0",
- "_inCache": true,
- "_location": "/postcss-modules-extract-imports/ansi-styles",
- "_nodeVersion": "8.2.1",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/ansi-styles-3.2.0.tgz_1500809147099_0.7141686324030161"
- },
- "_npmUser": {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- },
- "_npmVersion": "5.3.0",
- "_phantomChildren": {},
- "_requested": {
- "raw": "ansi-styles@^3.1.0",
- "scope": null,
- "escapedName": "ansi-styles",
- "name": "ansi-styles",
- "rawSpec": "^3.1.0",
- "spec": ">=3.1.0 <4.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/postcss-modules-extract-imports/chalk"
- ],
- "_resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz",
- "_shasum": "c159b8d5be0f9e5a6f346dab94f16ce022161b88",
- "_shrinkwrap": null,
- "_spec": "ansi-styles@^3.1.0",
- "_where": "/home/andrea/src/gopkg/src/gogs.carducci-dante.gov.it/andrea.fazzi/karmen/node_modules/postcss-modules-extract-imports/node_modules/chalk",
- "author": {
- "name": "Sindre Sorhus",
- "email": "sindresorhus@gmail.com",
- "url": "sindresorhus.com"
- },
- "ava": {
- "require": "babel-polyfill"
- },
- "bugs": {
- "url": "https://github.com/chalk/ansi-styles/issues"
- },
- "dependencies": {
- "color-convert": "^1.9.0"
- },
- "description": "ANSI escape codes for styling strings in the terminal",
- "devDependencies": {
- "ava": "*",
- "babel-polyfill": "^6.23.0",
- "xo": "*"
- },
- "directories": {},
- "dist": {
- "integrity": "sha512-NnSOmMEYtVR2JVMIGTzynRkkaxtiq1xnFBcdQD/DnNCYPoEPsVJhM98BDyaoNOQIi7p4okdi3E27eN7GQbsUug==",
- "shasum": "c159b8d5be0f9e5a6f346dab94f16ce022161b88",
- "tarball": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.0.tgz"
- },
- "engines": {
- "node": ">=4"
- },
- "files": [
- "index.js"
- ],
- "gitHead": "3340c4d536078a51fd7b5049e939c43c5ab05db3",
- "homepage": "https://github.com/chalk/ansi-styles#readme",
- "keywords": [
- "ansi",
- "styles",
- "color",
- "colour",
- "colors",
- "terminal",
- "console",
- "cli",
- "string",
- "tty",
- "escape",
- "formatting",
- "rgb",
- "256",
- "shell",
- "xterm",
- "log",
- "logging",
- "command-line",
- "text"
- ],
- "license": "MIT",
- "maintainers": [
- {
- "name": "qix",
- "email": "i.am.qix@gmail.com"
- },
- {
- "name": "sindresorhus",
- "email": "sindresorhus@gmail.com"
- }
- ],
- "name": "ansi-styles",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/chalk/ansi-styles.git"
- },
- "scripts": {
- "test": "xo && ava"
- },
- "version": "3.2.0"
- }
|