a-atmosphere-javascript
Version:
Atmosphere browser libraries
30 lines (28 loc) • 722 B
JSON
{
"name": "a-atmosphere-javascript",
"version": "3.1.3-2",
"homepage": "https://github.com/Atmosphere/atmosphere-javascript",
"description": "Atmosphere browser libraries",
"type": "module",
"main": "./atmosphere.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Atmosphere/atmosphere-javascript.git"
},
"keywords": [
"atmosphere"
],
"author": "Jeanfrancois Arcand <jfarcand@apache.org>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/Atmosphere/atmosphere-javascript/issues"
},
"devDependencies": {},
"files": [
"atmosphere.js",
"atmosphere.d.ts"
]
}