123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- {
- "_args": [
- [
- "babel-plugin-transform-es2015-shorthand-properties@^6.24.1",
- "/home/seleznev/project Angular/Quality system/node_modules/babel-preset-es2015"
- ]
- ],
- "_from": "babel-plugin-transform-es2015-shorthand-properties@>=6.24.1 <7.0.0",
- "_id": "babel-plugin-transform-es2015-shorthand-properties@6.24.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/babel-plugin-transform-es2015-shorthand-properties",
- "_nodeVersion": "6.9.0",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz_1491578349312_0.1297836024314165"
- },
- "_npmUser": {
- "email": "hi@henryzoo.com",
- "name": "hzoo"
- },
- "_npmVersion": "3.10.10",
- "_phantomChildren": {},
- "_requested": {
- "name": "babel-plugin-transform-es2015-shorthand-properties",
- "raw": "babel-plugin-transform-es2015-shorthand-properties@^6.24.1",
- "rawSpec": "^6.24.1",
- "scope": null,
- "spec": ">=6.24.1 <7.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/babel-preset-es2015"
- ],
- "_resolved": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz",
- "_shasum": "24f875d6721c87661bbd99a4622e51f14de38aa0",
- "_shrinkwrap": null,
- "_spec": "babel-plugin-transform-es2015-shorthand-properties@^6.24.1",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/babel-preset-es2015",
- "dependencies": {
- "babel-runtime": "^6.22.0",
- "babel-types": "^6.24.1"
- },
- "description": "Compile ES2015 shorthand properties to ES5",
- "devDependencies": {
- "babel-helper-plugin-test-runner": "^6.24.1"
- },
- "directories": {},
- "dist": {
- "shasum": "24f875d6721c87661bbd99a4622e51f14de38aa0",
- "tarball": "https://registry.npmjs.org/babel-plugin-transform-es2015-shorthand-properties/-/babel-plugin-transform-es2015-shorthand-properties-6.24.1.tgz"
- },
- "keywords": [
- "babel-plugin"
- ],
- "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-plugin-transform-es2015-shorthand-properties",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-shorthand-properties"
- },
- "scripts": {},
- "version": "6.24.1"
- }
|