{
  "name": "@dpojs/functions",
  "version": "0.1.7",
  "description": "preset functions for dpojs",
  "main": "dist/index.js",
  "node": "dist/index.js",
  "browser": "dist/index.js",
  "module": "dist/index.esm.js",
  "jsnext:main": "dist/index.esm.js",
  "typings": "dist/index.d.ts",
  "types": "dist/index.d.ts",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "publishConfig": {
    "access": "public"
  },
  "author": "neeboo@firestack.one",
  "license": "MIT",
  "gitHead": "97f6ac8e9ad1705aca7f4bfb957671179674071f"
}
