web-atoms-amd-loader
Version:
AMD Module loader for Web Atoms
25 lines (24 loc) • 641 B
JSON
{
"name": "web-atoms-amd-loader",
"version": "1.0.23",
"description": "AMD Module loader for Web Atoms",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"postversion": "npm publish"
},
"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": {},
"devDependencies": {
"@types/node": "^10.5.3"
}
}