wallet-core/node_modules/babel-messages/package.json

102 lines
2.5 KiB
JSON
Raw Normal View History

2016-10-10 03:43:44 +02:00
{
"_args": [
[
{
"raw": "babel-messages@^6.8.0",
"scope": null,
"escapedName": "babel-messages",
"name": "babel-messages",
"rawSpec": "^6.8.0",
"spec": ">=6.8.0 <7.0.0",
"type": "range"
},
"/home/dold/repos/taler/wallet-webex/node_modules/babel-generator"
]
],
"_from": "babel-messages@>=6.8.0 <7.0.0",
"_id": "babel-messages@6.8.0",
"_inCache": true,
"_location": "/babel-messages",
"_nodeVersion": "5.1.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/babel-messages-6.8.0.tgz_1462232650913_0.2572917281650007"
},
"_npmUser": {
"name": "hzoo",
"email": "hi@henryzoo.com"
},
"_npmVersion": "3.8.6",
"_phantomChildren": {},
"_requested": {
"raw": "babel-messages@^6.8.0",
"scope": null,
"escapedName": "babel-messages",
"name": "babel-messages",
"rawSpec": "^6.8.0",
"spec": ">=6.8.0 <7.0.0",
"type": "range"
},
"_requiredBy": [
"/babel-generator",
"/babel-traverse"
],
"_resolved": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.8.0.tgz",
"_shasum": "bf504736ca967e6d65ef0adb5a2a5f947c8e0eb9",
"_shrinkwrap": null,
"_spec": "babel-messages@^6.8.0",
"_where": "/home/dold/repos/taler/wallet-webex/node_modules/babel-generator",
"author": {
"name": "Sebastian McKenzie",
"email": "sebmck@gmail.com"
},
"dependencies": {
"babel-runtime": "^6.0.0"
},
"description": "Collection of debug messages used by Babel.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "bf504736ca967e6d65ef0adb5a2a5f947c8e0eb9",
"tarball": "https://registry.npmjs.org/babel-messages/-/babel-messages-6.8.0.tgz"
},
"homepage": "https://babeljs.io/",
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "amasad",
"email": "amjad.masad@gmail.com"
},
{
"name": "hzoo",
"email": "hi@henryzoo.com"
},
{
"name": "jmm",
"email": "npm-public@jessemccarthy.net"
},
{
"name": "loganfsmyth",
"email": "loganfsmyth@gmail.com"
},
{
"name": "sebmck",
"email": "sebmck@gmail.com"
},
{
"name": "thejameskyle",
"email": "me@thejameskyle.com"
}
],
"name": "babel-messages",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/babel/babel/tree/master/packages/babel-messages"
},
"scripts": {},
"version": "6.8.0"
}