{
  "name": "css-ease",
  "repo": "yields/css-ease",
  "description": "css easing functions.",
  "version": "0.0.1",
  "keywords": [],
  "dependencies": {},
  "development": {},
  "license": "MIT",
  "main": "index.js",
  "scripts": [
    "index.js"
  ],
  "spm": {
    "main": "index.js",
    "dependencies": {}
  },
  "homepage": "https://github.com/yields/css-ease"
}