{
  "_from": "sortable@^2.0.0",
  "_id": "sortable@2.0.0",
  "_inBundle": false,
  "_integrity": "sha1-NLNUK0KQTFm4RU9VFIoPT2AYaUM=",
  "_location": "/sortable",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "sortable@^2.0.0",
    "name": "sortable",
    "escapedName": "sortable",
    "rawSpec": "^2.0.0",
    "saveSpec": null,
    "fetchSpec": "^2.0.0"
  },
  "_requiredBy": [
    "#DEV:/",
    "#USER"
  ],
  "_resolved": "https://registry.npmjs.org/sortable/-/sortable-2.0.0.tgz",
  "_shasum": "34b3542b42904c59b8454f55148a0f4f60186943",
  "_spec": "sortable@^2.0.0",
  "_where": "/Users/DarkMatter/Documents/Yame/wordpressinstall/public/wp-content/plugins/linkinbio",
  "author": {
    "name": "Dominic Tarr",
    "email": "dominic.tarr@gmail.com",
    "url": "http://dominictarr.com"
  },
  "bugs": {
    "url": "https://github.com/dominictarr/sortable/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "hyperscript": "~1.0.1",
    "jquery-browserify": "~1.8.1",
    "observable": "~1.3.1"
  },
  "deprecated": false,
  "description": "sort an array by dragging html elements",
  "devDependencies": {
    "hyperscript": "~1.0.1"
  },
  "homepage": "https://github.com/dominictarr/sortable",
  "license": "MIT",
  "name": "sortable",
  "repository": {
    "type": "git",
    "url": "git://github.com/dominictarr/sortable.git"
  },
  "scripts": {
    "test": "set -e; for t in test/*.js; do node $t; done"
  },
  "version": "2.0.0"
}
