UNPKG

d2-ui

Version:
117 lines (116 loc) 2.9 kB
{ "_args": [ [ "jstransform@^11.0.3", "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/envify" ] ], "_from": "jstransform@>=11.0.3 <12.0.0", "_id": "jstransform@11.0.3", "_inCache": true, "_installable": true, "_location": "/jstransform", "_nodeVersion": "0.10.40", "_npmUser": { "email": "paul@oshannessy.com", "name": "zpao" }, "_npmVersion": "2.13.0", "_phantomChildren": {}, "_requested": { "name": "jstransform", "raw": "jstransform@^11.0.3", "rawSpec": "^11.0.3", "scope": null, "spec": ">=11.0.3 <12.0.0", "type": "range" }, "_requiredBy": [ "/envify" ], "_resolved": "https://registry.npmjs.org/jstransform/-/jstransform-11.0.3.tgz", "_shasum": "09a78993e0ae4d4ef4487f6155a91f6190cb4223", "_shrinkwrap": null, "_spec": "jstransform@^11.0.3", "_where": "/Users/nico/Documents/dhis/webapps/d2-ui/node_modules/envify", "bin": { "jstransform": "bin/jstransform" }, "bugs": { "url": "https://github.com/facebook/jstransform/issues" }, "contributors": [ { "email": "jeffmo@fb.com", "name": "Jeff Morrison" } ], "dependencies": { "base62": "^1.1.0", "commoner": "^0.10.1", "esprima-fb": "^15001.1.0-dev-harmony-fb", "object-assign": "^2.0.0", "source-map": "^0.4.2" }, "description": "A simple AST visitor-based JS transformer", "devDependencies": { "jest-cli": "^0.4.0", "jshint": "^2.6.3" }, "directories": {}, "dist": { "shasum": "09a78993e0ae4d4ef4487f6155a91f6190cb4223", "tarball": "http://registry.npmjs.org/jstransform/-/jstransform-11.0.3.tgz" }, "engines": { "node": ">=0.8.8" }, "gitHead": "a8859cfc60bebe7c5a45132df061854481178bd7", "homepage": "https://github.com/facebook/jstransform#readme", "jest": { "scriptPreprocessor": "<rootDir>/jestPreprocessor.js", "setupEnvScriptFile": "<rootDir>/jestEnvironment.js", "testPathIgnorePatterns": [ "/node_modules/", "/__tests__/[^/]*/.+" ] }, "keywords": [ "transformer", "compiler", "syntax", "visitor" ], "license": "BSD-3-Clause", "main": "src/jstransform", "maintainers": [ { "email": "jeff@anafx.com", "name": "jeffmo" }, { "email": "paul@oshannessy.com", "name": "zpao" }, { "email": "amjad.masad@gmail.com", "name": "amasad" }, { "email": "gabelevi@gmail.com", "name": "gabelevi" } ], "name": "jstransform", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/facebook/jstransform.git" }, "scripts": { "prepublish": "jest && jshint --config=.jshintrc --exclude=node_modules .", "test": "jest && jshint --config=.jshintrc --exclude=node_modules ." }, "version": "11.0.3" }