123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- {
- "_args": [
- [
- "babel-plugin-transform-runtime@6.x.x",
- "D:\\work\\im"
- ]
- ],
- "_from": "babel-plugin-transform-runtime@>=6.0.0 <7.0.0",
- "_id": "babel-plugin-transform-runtime@6.12.0",
- "_inCache": true,
- "_installable": true,
- "_location": "/babel-plugin-transform-runtime",
- "_nodeVersion": "5.11.1",
- "_npmOperationalInternal": {
- "host": "packages-16-east.internal.npmjs.com",
- "tmp": "tmp/babel-plugin-transform-runtime-6.12.0.tgz_1469647399357_0.34471816779114306"
- },
- "_npmUser": {
- "email": "hi@henryzoo.com",
- "name": "hzoo"
- },
- "_npmVersion": "3.10.3",
- "_phantomChildren": {},
- "_requested": {
- "name": "babel-plugin-transform-runtime",
- "raw": "babel-plugin-transform-runtime@6.x.x",
- "rawSpec": "6.x.x",
- "scope": null,
- "spec": ">=6.0.0 <7.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "#DEV:/"
- ],
- "_resolved": "https://registry.npmjs.org/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.12.0.tgz",
- "_shasum": "15e509884b2b8b38d87f4bdbd04b5835a452675e",
- "_shrinkwrap": null,
- "_spec": "babel-plugin-transform-runtime@6.x.x",
- "_where": "D:\\work\\im",
- "dependencies": {
- "babel-runtime": "^6.9.0"
- },
- "description": "Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals",
- "devDependencies": {
- "babel-helper-plugin-test-runner": "^6.8.0"
- },
- "directories": {},
- "dist": {
- "shasum": "15e509884b2b8b38d87f4bdbd04b5835a452675e",
- "tarball": "https://registry.npmjs.org/babel-plugin-transform-runtime/-/babel-plugin-transform-runtime-6.12.0.tgz"
- },
- "keywords": [
- "babel-plugin"
- ],
- "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-plugin-transform-runtime",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-runtime"
- },
- "scripts": {},
- "version": "6.12.0"
- }
|