{
  "_args": [
    [
      "sortablejs@1.6.0",
      "/var/www/html/postleaf"
    ]
  ],
  "_development": true,
  "_from": "sortablejs@1.6.0",
  "_id": "sortablejs@1.6.0",
  "_inBundle": false,
  "_integrity": "sha1-CXzBkmchivLKHNRV7YWPOAE2q2g=",
  "_location": "/sortablejs",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "sortablejs@1.6.0",
    "name": "sortablejs",
    "escapedName": "sortablejs",
    "rawSpec": "1.6.0",
    "saveSpec": null,
    "fetchSpec": "1.6.0"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/sortablejs/-/sortablejs-1.6.0.tgz",
  "_spec": "1.6.0",
  "_where": "/var/www/html/postleaf",
  "author": {
    "name": "Konstantin Lebedev",
    "email": "ibnRubaXa@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/rubaxa/Sortable/issues"
  },
  "description": "Minimalist JavaScript library for reorderable drag-and-drop lists on modern browsers and touch devices. No jQuery. Supports AngularJS and any CSS library, e.g. Bootstrap.",
  "devDependencies": {
    "grunt": "*",
    "grunt-contrib-jshint": "*",
    "grunt-contrib-uglify": "*",
    "grunt-version": "*"
  },
  "exportName": "Sortable",
  "files": [
    "Sortable.js",
    "Sortable.min.js"
  ],
  "homepage": "https://github.com/rubaxa/Sortable#readme",
  "keywords": [
    "sortable",
    "reorder",
    "drag",
    "meteor",
    "angular",
    "ng-sortable",
    "react",
    "mixin"
  ],
  "license": "MIT",
  "main": "Sortable.js",
  "name": "sortablejs",
  "repository": {
    "type": "git",
    "url": "git://github.com/rubaxa/Sortable.git"
  },
  "scripts": {
    "prepublish": "./node_modules/grunt/bin/grunt",
    "test": "./node_modules/grunt/bin/grunt"
  },
  "spm": {
    "main": "Sortable.js",
    "ignore": [
      "meteor",
      "st"
    ]
  },
  "version": "1.6.0"
}
