{
  "_args": [
    [
      {
        "raw": "array-initial@^1.0.0",
        "scope": null,
        "escapedName": "array-initial",
        "name": "array-initial",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/home/rafaela/Documentos/TRABALHOS/Sempre Design/site/www/public_html/clientes/intervip/ui/app/node_modules/bach"
    ]
  ],
  "_from": "array-initial@>=1.0.0 <2.0.0",
  "_id": "array-initial@1.0.0",
  "_inCache": true,
  "_location": "/array-initial",
  "_npmUser": {
    "name": "jonschlinkert",
    "email": "github@sellside.com"
  },
  "_npmVersion": "1.4.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "array-initial@^1.0.0",
    "scope": null,
    "escapedName": "array-initial",
    "name": "array-initial",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/bach"
  ],
  "_resolved": "https://registry.npmjs.org/array-initial/-/array-initial-1.0.0.tgz",
  "_shasum": "09b13c58d56a050342e777ab6ffce595b108dad9",
  "_shrinkwrap": null,
  "_spec": "array-initial@^1.0.0",
  "_where": "/home/rafaela/Documentos/TRABALHOS/Sempre Design/site/www/public_html/clientes/intervip/ui/app/node_modules/bach",
  "author": {
    "name": "Jon Schlinkert",
    "url": "https://github.com/jonschlinkert"
  },
  "bugs": {
    "url": "https://github.com/jonschlinkert/array-initial/issues"
  },
  "dependencies": {
    "array-slice": "^0.2.2",
    "is-number": "^0.1.1"
  },
  "description": "Get all but the last element or last n elements of an array.",
  "devDependencies": {
    "mocha": "*",
    "should": "^4.3.1"
  },
  "directories": {},
  "dist": {
    "shasum": "09b13c58d56a050342e777ab6ffce595b108dad9",
    "tarball": "https://registry.npmjs.org/array-initial/-/array-initial-1.0.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "homepage": "https://github.com/jonschlinkert/array-initial",
  "keywords": [
    "array",
    "fast",
    "first",
    "initial",
    "javascript",
    "js",
    "last",
    "rest",
    "util",
    "utility",
    "utils"
  ],
  "license": {
    "type": "MIT",
    "url": "https://github.com/jonschlinkert/array-initial/blob/master/LICENSE-MIT"
  },
  "main": "index.js",
  "maintainers": [
    {
      "name": "jonschlinkert",
      "email": "github@sellside.com"
    }
  ],
  "name": "array-initial",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/jonschlinkert/array-initial.git"
  },
  "scripts": {
    "test": "mocha -R spec"
  },
  "version": "1.0.0"
}
