primer_1
Version:
Primer iz prosojnic 1
19 lines (18 loc) • 324 B
JSON
{
"name": "test_primer_1a",
"version": "1.0.0",
"description": "Test primera 1a",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"testiram"
],
"author": "Maja Kitek",
"license": "ISC",
"dependencies":
{
"primer_1": "^1.0.0"
}
}