{
  "name": "pasition",
  "version": "1.0.3",
  "description": "Path Transition with little JS code, render to anywhere.",
  "main": "dist/pasition.js",
  "scripts": {
    "dev": "rollup -c",
    "dist": "rollup -c",
    "debug": "rollup -c -w",
    "build": "npm run dev&&npm run dist"
  },
  "dependencies": {},
  "devDependencies": {
    "babel-plugin-external-helpers": "^6.18.0",
    "babel-preset-es2015": "^6.18.0",
    "babelrc-rollup": "^3.0.0",
    "rollup": "^0.37.0",
    "rollup-plugin-babel": "^2.7.1",
    "rollup-plugin-license": "^0.3.0",
    "rollup-plugin-uglify": "^1.0.1",
    "rollup-watch": "^2.5.0"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/AlloyTeam/pasition.git"
  },
  "keywords": [
    "pasition",
    "path",
    "svg",
    "canvas"
  ],
  "author": "dntzhang",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/AlloyTeam/pasition/issues/new"
  },
  "homepage": "http://alloyteam.github.io/pasition"
}
