ng-implementation/package.json
2025-08-07 14:25:18 +02:00

17 lines
375 B
JSON

{
"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": {}
}