Sha256: 0c9ab31738fb2bff7523c133901fa7b1f2a89e3af1053e70471923d110260198
Contents?: true
Size: 1.85 KB
Versions: 2
Compression:
Stored size: 1.85 KB
Contents
{ "author": { "name": "Ben Newman", "email": "bn@cs.stanford.edu" }, "name": "commoner", "description": "Flexible tool for translating any dialect of JavaScript into Node-readable CommonJS modules", "keywords": [ "modules", "require", "commonjs", "exports", "commoner", "browserify", "stitch" ], "version": "0.10.4", "license": "MIT", "homepage": "http://github.com/reactjs/commoner", "repository": { "type": "git", "url": "git://github.com/reactjs/commoner.git" }, "main": "main.js", "files": [ "bin", "lib", "main.js" ], "bin": { "commonize": "./bin/commonize" }, "scripts": { "test": "rm -rf test/output ; node ./node_modules/mocha/bin/mocha --reporter spec test/run.js" }, "dependencies": { "commander": "^2.5.0", "detective": "^4.3.1", "glob": "^5.0.15", "graceful-fs": "^4.1.2", "iconv-lite": "^0.4.5", "mkdirp": "^0.5.0", "private": "^0.1.6", "q": "^1.1.2", "recast": "^0.10.0" }, "devDependencies": { "mocha": "^2.3.3" }, "engines": { "node": ">= 0.8" }, "gitHead": "b80aad63cf4df467fbdf7e07b0f0d4b0d95281c3", "bugs": { "url": "https://github.com/reactjs/commoner/issues" }, "_id": "commoner@0.10.4", "_shasum": "98f3333dd3ad399596bb2d384a783bb7213d68f8", "_from": "commoner@>=0.10.3 <0.11.0", "_npmVersion": "3.3.9", "_nodeVersion": "0.10.38", "_npmUser": { "name": "benjamn", "email": "bn@cs.stanford.edu" }, "maintainers": [ { "name": "benjamn", "email": "bn@cs.stanford.edu" } ], "dist": { "shasum": "98f3333dd3ad399596bb2d384a783bb7213d68f8", "tarball": "http://registry.npmjs.org/commoner/-/commoner-0.10.4.tgz" }, "directories": {}, "_resolved": "https://registry.npmjs.org/commoner/-/commoner-0.10.4.tgz", "readme": "ERROR: No README data found!" }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
xcodebuild-helper-1.2.5 | externals/ios-sim-master/node_modules/commoner/package.json |
xcodebuild-helper-1.2.3 | externals/ios-sim-master/node_modules/commoner/package.json |