mirror of
https://github.com/Doodle3D/Doodle3D-API
synced 2024-11-05 12:43:23 +01:00
50 lines
1.1 KiB
JSON
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"
|
|
}
|
|
} |