{
  "_args": [
    [
      {
        "raw": "svg.js@^2.5.0",
        "scope": null,
        "escapedName": "svg.js",
        "name": "svg.js",
        "rawSpec": "^2.5.0",
        "spec": ">=2.5.0 <3.0.0",
        "type": "range"
      },
      "/var/www/html/dev"
    ]
  ],
  "_from": "svg.js@>=2.5.0 <3.0.0",
  "_id": "svg.js@2.6.3",
  "_inCache": true,
  "_location": "/svg.js",
  "_nodeVersion": "8.1.4",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/svg.js-2.6.3.tgz_1500641582115_0.6695993999019265"
  },
  "_npmUser": {
    "name": "fuzzyma",
    "email": "ulima.ums@googlemail.com"
  },
  "_npmVersion": "5.3.0",
  "_phantomChildren": {},
  "_requested": {
    "raw": "svg.js@^2.5.0",
    "scope": null,
    "escapedName": "svg.js",
    "name": "svg.js",
    "rawSpec": "^2.5.0",
    "spec": ">=2.5.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "#DEV:/"
  ],
  "_resolved": "https://registry.npmjs.org/svg.js/-/svg.js-2.6.3.tgz",
  "_shasum": "ac07c61f54ada2745548800307bb45b4b3b519eb",
  "_shrinkwrap": null,
  "_spec": "svg.js@^2.5.0",
  "_where": "/var/www/html/dev",
  "author": {
    "name": "Wout Fierens",
    "email": "wout@mick-wout.com"
  },
  "bugs": {
    "url": "https://github.com/svgdotjs/svg.js/issues"
  },
  "dependencies": {},
  "description": "A lightweight library for manipulating and animating SVG.",
  "devDependencies": {
    "coveralls": "^2.13.1",
    "del": "^2.2.0",
    "gulp": "^3.9.1",
    "gulp-chmod": "^2.0.0",
    "gulp-cli": "^1.3.0",
    "gulp-concat": "^2.3.3",
    "gulp-header": "^1.0.5",
    "gulp-rename": "^1.2.2",
    "gulp-size": "^2.1.0",
    "gulp-trimlines": "^1.0.0",
    "gulp-uglify": "^2.1.2",
    "gulp-wrap": "^0.13.0",
    "jasmine-core": "^2.6.2",
    "karma": "^1.7.0",
    "karma-coverage": "^1.1.1",
    "karma-firefox-launcher": "^1.0.1",
    "karma-jasmine": "^1.1.0",
    "karma-phantomjs-launcher": "^1.0.4",
    "request": "^2.81.0",
    "svgdom": "latest"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-qsqIyfE9t30S5pL/vPvsb2y1Mhyho5WgsQSFa7WqmMrdbK2Yf0WYZD3xzEREDH6D70DtTssqFTptJzF/IoG4gw==",
    "shasum": "ac07c61f54ada2745548800307bb45b4b3b519eb",
    "tarball": "https://registry.npmjs.org/svg.js/-/svg.js-2.6.3.tgz"
  },
  "gitHead": "5b5b98ac54423e4be6ad196cc3fc5a4760bdbcf3",
  "github": "https://github.com/svgdotjs/svg.js",
  "homepage": "https://svgdotjs.github.io/",
  "jam": {
    "include": [
      "dist/svg.js",
      "README.md",
      "LICENSE.txt"
    ]
  },
  "keywords": [
    "svg",
    "vector",
    "graphics",
    "animation"
  ],
  "license": "MIT",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://www.opensource.org/licenses/mit-license.php"
    }
  ],
  "main": "dist/svg.js",
  "maintainers": [
    {
      "name": "dotnetcarpenter",
      "email": "jon.ronnenberg@gmail.com"
    },
    {
      "name": "fuzzyma",
      "email": "ulima.ums@googlemail.com"
    },
    {
      "name": "wout",
      "email": "wout@impinc.co.uk"
    }
  ],
  "name": "svg.js",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/svgdotjs/svg.js.git"
  },
  "scripts": {
    "build": "gulp",
    "build:test": "gulp unify",
    "test": "karma start .config/karma.conf.js --single-run",
    "test:quick": "karma start .config/karma.quick.js"
  },
  "typings": "./svg.js.d.ts",
  "url": "https://svgdotjs.github.io/",
  "version": "2.6.3"
}
