{ | |
"name": "broccoli-node-api", | |
"version": "1.7.0", | |
"description": "Broccoli Plugin API Types", | |
"repository": "github:broccolijs/broccoli-node-api", | |
"license": "MIT", | |
"author": "Jo Liss <[email protected]>", | |
"main": "", | |
"types": "index.d.ts", | |
"scripts": { | |
"test": "echo \"Error: no test specified\" && exit 1" | |
} | |
} | |