{
  "_args": [
    [
      {
        "raw": "shellwords@^0.1.0",
        "scope": null,
        "escapedName": "shellwords",
        "name": "shellwords",
        "rawSpec": "^0.1.0",
        "spec": ">=0.1.0 <0.2.0",
        "type": "range"
      },
      "/Users/xuhao/Opensource/create-react-app/packages/react-scripts/node_modules/node-notifier"
    ]
  ],
  "_cnpm_publish_time": 1342855997618,
  "_from": "shellwords@>=0.1.0 <0.2.0",
  "_id": "shellwords@0.1.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/shellwords",
  "_phantomChildren": {},
  "_requested": {
    "raw": "shellwords@^0.1.0",
    "scope": null,
    "escapedName": "shellwords",
    "name": "shellwords",
    "rawSpec": "^0.1.0",
    "spec": ">=0.1.0 <0.2.0",
    "type": "range"
  },
  "_requiredBy": [
    "/node-notifier"
  ],
  "_resolved": "http://registry.npm.taobao.org/shellwords/download/shellwords-0.1.0.tgz",
  "_shasum": "66afd47b6a12932d9071cbfd98a52e785cd0ba14",
  "_shrinkwrap": null,
  "_spec": "shellwords@^0.1.0",
  "_where": "/Users/xuhao/Opensource/create-react-app/packages/react-scripts/node_modules/node-notifier",
  "author": {
    "name": "Jimmy Cuadra",
    "email": "jimmy@jimmycuadra.com",
    "url": "http://jimmycuadra.com/"
  },
  "bugs": {
    "url": "https://github.com/jimmycuadra/shellwords/issues"
  },
  "dependencies": {},
  "description": "Manipulate strings according to the word parsing rules of the UNIX Bourne shell.",
  "devDependencies": {
    "jasmine-node": "~1.0.26",
    "nodewatch": "~0.1.0"
  },
  "directories": {},
  "dist": {
    "shasum": "66afd47b6a12932d9071cbfd98a52e785cd0ba14",
    "size": 3295,
    "noattachment": false,
    "tarball": "http://registry.npm.taobao.org/shellwords/download/shellwords-0.1.0.tgz"
  },
  "homepage": "https://github.com/jimmycuadra/shellwords",
  "main": "./lib/shellwords",
  "maintainers": [
    {
      "name": "jimmycuadra",
      "email": "jimmycuadra@gmail.com"
    }
  ],
  "name": "shellwords",
  "optionalDependencies": {},
  "publish_time": 1342855997618,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jimmycuadra/shellwords.git"
  },
  "scripts": {
    "test": "cake spec"
  },
  "version": "0.1.0"
}
