0
0
mirror of https://github.com/Doodle3D/Doodle3D-API synced 2024-06-22 20:31:21 +02:00
Doodle3D-API/jspm_packages/npm/babel-runtime@5.6.20/.jspm.json
2015-07-15 15:06:18 +02:00

50 lines
1.1 KiB
JSON

{
"name": "babel-runtime",
"description": "babel selfContained runtime",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel"
},
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"version": "5.6.20",
"bugs": {
"url": "https://github.com/babel/babel/issues"
},
"homepage": "https://github.com/babel/babel",
"_id": "babel-runtime@5.6.20",
"scripts": {},
"_shasum": "4b089a7b5d4ce85c9f13432001fe114bba329dd1",
"_from": ".",
"_npmVersion": "1.4.28",
"_npmUser": {
"name": "sebmck",
"email": "sebmck@gmail.com"
},
"maintainers": [
{
"name": "sebmck",
"email": "sebmck@gmail.com"
}
],
"dist": {
"shasum": "4b089a7b5d4ce85c9f13432001fe114bba329dd1",
"tarball": "http://registry.npmjs.org/babel-runtime/-/babel-runtime-5.6.20.tgz"
},
"jspm": {
"main": false,
"dependencies": {}
},
"main": false,
"format": "cjs",
"ignore": [
"node_modules"
],
"registry": "npm",
"dependencies": {
"process": "github:jspm/nodelibs-process@^0.1.0"
}
}