ng-implementation/package.json

18 lines
375 B
JSON
Raw Permalink Normal View History

2025-08-07 14:24:23 +02:00
{
"name": "ng-implementation",
"version": "1.0.0",
"description": "",
"repository": {
"type": "git",
"url": "https://source.cipherbliss.com/tykayn/ng-implementation.git"
},
"license": "ISC",
"author": "",
"type": "commonjs",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"devDependencies": {}
}