123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990 |
- {
- "_args": [
- [
- "babel-helper-explode-class@^6.24.1",
- "/home/seleznev/project Angular/Quality system/node_modules/babel-plugin-transform-decorators"
- ]
- ],
- "_from": "babel-helper-explode-class@>=6.24.1 <7.0.0",
- "_id": "babel-helper-explode-class@6.24.1",
- "_inCache": true,
- "_installable": true,
- "_location": "/babel-helper-explode-class",
- "_nodeVersion": "6.9.0",
- "_npmOperationalInternal": {
- "host": "packages-12-west.internal.npmjs.com",
- "tmp": "tmp/babel-helper-explode-class-6.24.1.tgz_1491578357517_0.5706195309758186"
- },
- "_npmUser": {
- "email": "hi@henryzoo.com",
- "name": "hzoo"
- },
- "_npmVersion": "3.10.10",
- "_phantomChildren": {},
- "_requested": {
- "name": "babel-helper-explode-class",
- "raw": "babel-helper-explode-class@^6.24.1",
- "rawSpec": "^6.24.1",
- "scope": null,
- "spec": ">=6.24.1 <7.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/babel-plugin-transform-decorators"
- ],
- "_resolved": "https://registry.npmjs.org/babel-helper-explode-class/-/babel-helper-explode-class-6.24.1.tgz",
- "_shasum": "7dc2a3910dee007056e1e31d640ced3d54eaa9eb",
- "_shrinkwrap": null,
- "_spec": "babel-helper-explode-class@^6.24.1",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/babel-plugin-transform-decorators",
- "dependencies": {
- "babel-helper-bindify-decorators": "^6.24.1",
- "babel-runtime": "^6.22.0",
- "babel-traverse": "^6.24.1",
- "babel-types": "^6.24.1"
- },
- "description": "Helper function to explode class",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "7dc2a3910dee007056e1e31d640ced3d54eaa9eb",
- "tarball": "https://registry.npmjs.org/babel-helper-explode-class/-/babel-helper-explode-class-6.24.1.tgz"
- },
- "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-helper-explode-class",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "https://github.com/babel/babel/tree/master/packages/babel-helper-explode-class"
- },
- "scripts": {},
- "version": "6.24.1"
- }
|