mam-project-templates
Version:
my personal templating projects
75 lines (74 loc) • 2.04 kB
JSON
{
"_from": "insert-module-globals@~6.0.0",
"_id": "insert-module-globals@6.0.0",
"_inBundle": false,
"_integrity": "sha1-7orrne4WgZ4zqhRYilWIJK8MFdw=",
"_location": "/insert-module-globals",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "insert-module-globals@~6.0.0",
"name": "insert-module-globals",
"escapedName": "insert-module-globals",
"rawSpec": "~6.0.0",
"saveSpec": null,
"fetchSpec": "~6.0.0"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/insert-module-globals/-/insert-module-globals-6.0.0.tgz",
"_shasum": "ee8aeb9dee16819e33aa14588a558824af0c15dc",
"_spec": "insert-module-globals@~6.0.0",
"_where": "C:\\Users\\micmar\\Desktop\\Dev\\templates\\cloned\\FreeCSS\\Ranger\\node_modules\\browserify",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bin": {
"insert-module-globals": "bin/cmd.js"
},
"bugs": {
"url": "https://github.com/substack/insert-module-globals/issues"
},
"bundleDependencies": false,
"dependencies": {
"JSONStream": "~0.7.1",
"concat-stream": "~1.4.1",
"lexical-scope": "~1.1.0",
"process": "~0.6.0",
"through": "~2.3.4",
"xtend": "^3.0.0"
},
"deprecated": false,
"description": "insert implicit module globals into a module-deps stream",
"devDependencies": {
"browser-pack": "~0.10.2",
"module-deps": "~1.4.0",
"native-buffer-browserify": "~2.0.16",
"tap": "~0.4.0"
},
"homepage": "https://github.com/substack/insert-module-globals",
"keywords": [
"__filename",
"__dirname",
"global",
"process",
"module-deps",
"browser-pack",
"browserify"
],
"license": "MIT",
"main": "index.js",
"name": "insert-module-globals",
"repository": {
"type": "git",
"url": "git://github.com/substack/insert-module-globals.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "6.0.0"
}