web-atoms-amd-loader
Version:
AMD Module loader for Web Atoms
22 lines (21 loc) • 617 B
JSON
{
"name": "web-atoms-amd-loader",
"version": "1.0.373",
"description": "AMD Module loader for Web Atoms",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 0",
"postversion": "git push --follow-tags"
},
"repository": {
"type": "git",
"url": "git+https://github.com/neurospeech/web-atoms-amd-loader.git"
},
"author": "",
"license": "ISC",
"bugs": {
"url": "https://github.com/neurospeech/web-atoms-amd-loader/issues"
},
"homepage": "https://github.com/neurospeech/web-atoms-amd-loader#readme",
"dependencies": {}
}