Current File : /home/tradevaly/www/node_modules/atoa/package.json
{
  "_args": [
    [
      "atoa@1.0.0",
      "/home/skote/public_html"
    ]
  ],
  "_from": "atoa@1.0.0",
  "_id": "atoa@1.0.0",
  "_inBundle": false,
  "_integrity": "sha1-DMDpGkgOc4+SPrwQNnZHF3mzSkk=",
  "_location": "/atoa",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "atoa@1.0.0",
    "name": "atoa",
    "escapedName": "atoa",
    "rawSpec": "1.0.0",
    "saveSpec": null,
    "fetchSpec": "1.0.0"
  },
  "_requiredBy": [
    "/contra"
  ],
  "_resolved": "https://registry.npmjs.org/atoa/-/atoa-1.0.0.tgz",
  "_spec": "1.0.0",
  "_where": "/home/skote/public_html",
  "author": {
    "name": "Nicolas Bevacqua",
    "email": "nicolasbevacqua@gmail.com",
    "url": "http://bevacqua.io/"
  },
  "bugs": {
    "url": "https://github.com/bevacqua/atoa/issues"
  },
  "description": "Creates a true array based on `arraylike`, starting at `startIndex`.",
  "homepage": "https://github.com/bevacqua/atoa#readme",
  "license": "MIT",
  "main": "atoa.js",
  "name": "atoa",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/bevacqua/atoa.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "1.0.0"
}