UNPKG

590 BJSONView Raw
1{
2 "name": "@unofficial-parcel-nightly/plugin",
3 "version": "2.0.0-alpha.3.2-68-g62b06fcftest-10",
4 "license": "MIT",
5 "publishConfig": {
6 "access": "public"
7 },
8 "repository": {
9 "type": "git",
10 "url": "https://github.com/parcel-bundler/parcel.git"
11 },
12 "main": "lib/PluginAPI.js",
13 "source": "src/PluginAPI.js",
14 "engines": {
15 "node": ">= 10.0.0",
16 "parcel": "2.0.0-alpha.3.2-68-g62b06fcftest-10"
17 },
18 "dependencies": {
19 "@unofficial-parcel-nightly/types": "2.0.0-alpha.3.2-68-g62b06fcftest-10"
20 },
21 "gitHead": "5c43742728108a334da992b7a61459a92a464aa1"
22}