9 lines
		
	
	
		
			137 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			137 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "name": "@terrace-lang/python",
 | 
						|
  "version": "0.0.1",
 | 
						|
  "license": "MIT",
 | 
						|
  "scripts": {
 | 
						|
    "test": "python3 ./test/index.py"
 | 
						|
  }
 | 
						|
}
 |