This repository has been archived on 2023-03-25. You can view files and clone it, but cannot push or open issues or pull requests.
mightyscape-1.1-deprecated/extensions/fablabchemnitz/papercraft/openjscad/node_modules/brace/example/package.json

17 lines
390 B
JSON

{
"name": "example",
"description": "example showing off how to use brace with browserify to include an ace editor in a page",
"main": "example.js",
"dependencies": {
"browserify": "~2.13.2",
"brace": "~0.1.1"
},
"devDependencies": {},
"keywords": [],
"author": {
"name": "Thorsten Lorenz",
"email": "thlorenz@gmx.de",
"url": "http://thlorenz.com"
}
}