{
  "_from": "styled_string@0.0.1",
  "_id": "styled_string@0.0.1",
  "_inBundle": false,
  "_integrity": "sha1-0ieCvYEpVFm8Tx3xjEutjpTdEko=",
  "_location": "/styled_string",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "styled_string@0.0.1",
    "name": "styled_string",
    "escapedName": "styled_string",
    "rawSpec": "0.0.1",
    "saveSpec": null,
    "fetchSpec": "0.0.1"
  },
  "_requiredBy": [
    "/testem"
  ],
  "_resolved": "https://registry.npmjs.org/styled_string/-/styled_string-0.0.1.tgz",
  "_shasum": "d22782bd81295459bc4f1df18c4bad8e94dd124a",
  "_spec": "styled_string@0.0.1",
  "_where": "/Users/dawidposlinski/Documents/apps/javascript/ember-introjs/node_modules/testem",
  "author": {
    "name": "Toby Ho"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Print styled text with a StyledString object that has an interface similar to String.",
  "devDependencies": {
    "chai": "*",
    "mocha": "*",
    "sinon": "*"
  },
  "keywords": [
    "terminal"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "styled_string",
  "repository": "",
  "scripts": {
    "test": "mocha tests.js"
  },
  "version": "0.0.1"
}
