{
  "_args": [
    [
      "zepto@1.2.0",
      "/home/dianasoft/public_html"
    ]
  ],
  "_development": true,
  "_from": "zepto@1.2.0",
  "_id": "zepto@1.2.0",
  "_inBundle": false,
  "_integrity": "sha1-4Se9nmb9hGvl6rSME5SIL3wOT5g=",
  "_location": "/zepto",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "zepto@1.2.0",
    "name": "zepto",
    "escapedName": "zepto",
    "rawSpec": "1.2.0",
    "saveSpec": null,
    "fetchSpec": "1.2.0"
  },
  "_requiredBy": [
    "/docsearch.js"
  ],
  "_resolved": "https://registry.npmjs.org/zepto/-/zepto-1.2.0.tgz",
  "_spec": "1.2.0",
  "_where": "/home/dianasoft/public_html",
  "bugs": {
    "url": "https://github.com/madrobby/zepto/issues"
  },
  "description": "Zepto is a minimalist JavaScript library for modern browsers with a largely jQuery-compatible API. If you use jQuery, you already know how to use Zepto.",
  "devDependencies": {
    "coffee-script": "1.5.x",
    "express": "3.1.x",
    "shelljs": "0.1.x",
    "uglify-js": "2.4.x"
  },
  "homepage": "http://zeptojs.com",
  "license": "MIT",
  "main": "dist/zepto.js",
  "name": "zepto",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/madrobby/zepto.git"
  },
  "scripts": {
    "dist": "coffee make dist",
    "start": "coffee test/server.coffee",
    "test": "coffee make test"
  },
  "version": "1.2.0"
}
