animate/webGl/my-threejs-test/node_modules/@parcel/events/package.json

23 lines
475 B
JSON

{
"name": "@parcel/events",
"version": "2.12.0",
"license": "MIT",
"publishConfig": {
"access": "public"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/parcel"
},
"repository": {
"type": "git",
"url": "https://github.com/parcel-bundler/parcel.git"
},
"main": "lib/index.js",
"source": "src/index.js",
"engines": {
"node": ">= 12.0.0"
},
"gitHead": "2059029ee91e5f03a273b0954d3e629d7375f986"
}