You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
304 B
15 lines
304 B
|
5 years ago
|
{
|
||
|
|
"name": "minimalsourcebrowserify",
|
||
|
|
"version": "0.0.0",
|
||
|
|
"private": true,
|
||
|
|
"dependencies": {
|
||
|
|
"browserify": "^16.2.3",
|
||
|
|
"stream-replace": "^1.0.0",
|
||
|
|
"tsify": "^4.0.0",
|
||
|
|
"typescript": "^2.9.2",
|
||
|
|
"uglifyify": "^5.0.1"
|
||
|
|
},
|
||
|
|
"devDependencies": {},
|
||
|
|
"author": "Northwoods Software"
|
||
|
|
}
|