aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorTim Keller <tjkeller.xyz>2025-05-22 17:40:47 -0500
committerTim Keller <tjkeller.xyz>2025-05-22 17:40:47 -0500
commit60bbfd2389cce7faddd4c7c0829fc14929a00cab (patch)
tree87bad1370fcd86724438aead816c1d40612dfbd9 /package.json
downloadmaterial-svg-atlas-plugin-webpack-60bbfd2389cce7faddd4c7c0829fc14929a00cab.tar.xz
material-svg-atlas-plugin-webpack-60bbfd2389cce7faddd4c7c0829fc14929a00cab.zip
initial commit
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/package.json b/package.json
new file mode 100644
index 0000000..85e2f97
--- /dev/null
+++ b/package.json
@@ -0,0 +1,16 @@
+{
+ "name": "svg-symbol-atlas-view-plugin",
+ "version": "1.0.0",
+ "main": "index.js",
+ "scripts": {
+ "test": "echo \"Error: no test specified\" && exit 1"
+ },
+ "keywords": [],
+ "author": "",
+ "license": "ISC",
+ "description": "",
+ "devDependencies": {
+ "jsdom": "^26.1.0",
+ "webpack-sources": "^3.2.3"
+ }
+}