12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394 |
- {
- "_args": [
- [
- "babel-helpers@^6.8.0",
- "D:\\work\\im\\node_modules\\babel-core"
- ]
- ],
- "_from": "babel-helpers@>=6.8.0 <7.0.0",
- "_id": "babel-helpers@6.8.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/babel-helpers",
- "_nodeVersion": "5.1.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/babel-helpers-6.8.0.tgz_1462232649675_0.7814250050578266"
- },
- "_npmUser": {
- "email": "hi@henryzoo.com",
- "name": "hzoo"
- },
- "_npmVersion": "3.8.6",
- "_phantomChildren": {},
- "_requested": {
- "name": "babel-helpers",
- "raw": "babel-helpers@^6.8.0",
- "rawSpec": "^6.8.0",
- "scope": null,
- "spec": ">=6.8.0 <7.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/babel-core"
- ],
- "_resolved": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.8.0.tgz",
- "_shasum": "321c56f9c9cac1a297f827fdff638b27a6292503",
- "_shrinkwrap": null,
- "_spec": "babel-helpers@^6.8.0",
- "_where": "D:\\work\\im\\node_modules\\babel-core",
- "author": {
- "email": "sebmck@gmail.com",
- "name": "Sebastian McKenzie"
- },
- "dependencies": {
- "babel-runtime": "^6.0.0",
- "babel-template": "^6.8.0"
- },
- "description": "Collection of helper functions used by Babel transforms.",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "321c56f9c9cac1a297f827fdff638b27a6292503",
- "tarball": "https://registry.npmjs.org/babel-helpers/-/babel-helpers-6.8.0.tgz"
- },
- "homepage": "https://babeljs.io/",
- "license": "MIT",
- "main": "lib/index.js",
- "maintainers": [
- {
- "email": "amjad.masad@gmail.com",
- "name": "amasad"
- },
- {
- "email": "hi@henryzoo.com",
- "name": "hzoo"
- },
- {
- "email": "npm-public@jessemccarthy.net",
- "name": "jmm"
- },
- {
- "email": "loganfsmyth@gmail.com",
- "name": "loganfsmyth"
- },
- {
- "email": "sebmck@gmail.com",
- "name": "sebmck"
- },
- {
- "email": "me@thejameskyle.com",
- "name": "thejameskyle"
- }
- ],
- "name": "babel-helpers",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helpers"
- },
- "scripts": {},
- "version": "6.8.0"
- }
|