@ax/test-ax-org
Version:
This is a test package
20 lines (19 loc) • 341 B
JSON
{
"name": "@ax/test-ax-org",
"version": "1.0.0",
"description": "This is a test package",
"main": "index.js",
"directories": {
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"Just",
"a",
"test"
],
"author": "Deepak Jacob",
"license": "ISC"
}