You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
98 lines
2.7 KiB
98 lines
2.7 KiB
{ |
|
"_args": [ |
|
[ |
|
{ |
|
"name": "match-at", |
|
"raw": "match-at@^0.1.0", |
|
"rawSpec": "^0.1.0", |
|
"scope": null, |
|
"spec": ">=0.1.0 <0.2.0", |
|
"type": "range" |
|
}, |
|
"/Volumes/Atelier/lucil/Documents/_WEB/StreamMusicalPerformance/node_modules/katex" |
|
] |
|
], |
|
"_from": "match-at@>=0.1.0 <0.2.0", |
|
"_id": "match-at@0.1.1", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/match-at", |
|
"_nodeVersion": "8.2.1", |
|
"_npmOperationalInternal": { |
|
"host": "s3://npm-registry-packages", |
|
"tmp": "tmp/match-at-0.1.1.tgz_1504663382647_0.7046560752205551" |
|
}, |
|
"_npmUser": { |
|
"email": "aria@classjourney.org", |
|
"name": "ariabuckles" |
|
}, |
|
"_npmVersion": "5.3.0", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "match-at", |
|
"raw": "match-at@^0.1.0", |
|
"rawSpec": "^0.1.0", |
|
"scope": null, |
|
"spec": ">=0.1.0 <0.2.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/katex" |
|
], |
|
"_resolved": "https://registry.npmjs.org/match-at/-/match-at-0.1.1.tgz", |
|
"_shasum": "25d040d291777704d5e6556bbb79230ec2de0540", |
|
"_shrinkwrap": null, |
|
"_spec": "match-at@^0.1.0", |
|
"_where": "/Volumes/Atelier/lucil/Documents/_WEB/StreamMusicalPerformance/node_modules/katex", |
|
"babel": { |
|
"plugins": [ |
|
"transform-flow-strip-types" |
|
] |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/sophiebits/match-at/issues" |
|
}, |
|
"dependencies": {}, |
|
"description": "Relocatable regular expressions.", |
|
"devDependencies": { |
|
"babel-cli": "^6.26.0", |
|
"babel-jest": "^21.0.0", |
|
"babel-plugin-syntax-flow": "^6.18.0", |
|
"babel-plugin-transform-flow-strip-types": "^6.22.0", |
|
"jest": "^21.0.1" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"integrity": "sha512-h4Yd392z9mST+dzc+yjuybOGFNOZjmXIPKWjxBd1Bb23r4SmDOsk2NYCU2BMUBGbSpZqwVsZYNq26QS3xfaT3Q==", |
|
"shasum": "25d040d291777704d5e6556bbb79230ec2de0540", |
|
"tarball": "https://registry.npmjs.org/match-at/-/match-at-0.1.1.tgz" |
|
}, |
|
"files": [ |
|
"lib/" |
|
], |
|
"gitHead": "4921ff66e58f7acd2d4f856504c7a3657b69ec6f", |
|
"homepage": "https://github.com/sophiebits/match-at#readme", |
|
"main": "lib/matchAt.js", |
|
"maintainers": [ |
|
{ |
|
"email": "aria@classjourney.org", |
|
"name": "ariabuckles" |
|
}, |
|
{ |
|
"email": "npm@sophiebits.com", |
|
"name": "spicyj" |
|
} |
|
], |
|
"name": "match-at", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git+https://github.com/sophiebits/match-at.git" |
|
}, |
|
"scripts": { |
|
"prepublish": "babel --no-babelrc --plugins syntax-flow -d lib/ src/ && mv lib/matchAt.js lib/matchAt.js.flow && babel -d lib/ src/", |
|
"test": "jest" |
|
}, |
|
"version": "0.1.1" |
|
}
|
|
|