aboutsummaryrefslogtreecommitdiff
path: root/components/acceleration/package.json
blob: 4c9ba66fad18067dafac71f431497c4b192924a6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
{
  "name": "@serpentity/components.acceleration",
  "version": "3.0.1",
  "description": "Acceleration component for serpentity",
  "main": "index.js",
  "author": "Rubén Beltrán del Río <subscriptions@unlimited.pizza>",
  "license": "Apache-2.0",
  "peerDependencies": {
    "@serpentity/serpentity": "^2.0.0"
  },
  "gitHead": "663246c1527f75da5362503d9cde0605827795f1"
}